this post was submitted on 23 May 2022
2 points (100.0% liked)

Lemmy Support

4652 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

How to edit theme style in docker?

~# docker exec -it 9f3678b6218f /bin/bash OCI runtime exec failed: exec failed: unable to start container process: exec: "/bin/bash": stat /bin/bash: no such file or directory: unknown

How can this be solved?

you are viewing a single comment's thread
view the rest of the comments
[–] aihao@lemmy.ml 2 points 2 years ago (1 children)

i installed Lemmy with Docker, And the site is normal. The documentation says " save your theme file to ./volumes/lemmy-ui/extra_themes.”

I didn't find this ". /volumes/lemmy-ui/extra_themes", there are only these three files volumes, docker-compose.yml, lemmy.hjson in /lemmy/.

[–] nutomic@lemmy.ml 3 points 2 years ago

The path is /lemmy/volumes/lemmy-ui/extra_themes (if it doesnt exist, create it).