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?
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?
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/.
The path is
/lemmy/volumes/lemmy-ui/extra_themes
(if it doesnt exist, create it).