metasearch icon indicating copy to clipboard operation
metasearch copied to clipboard

allow mounting changed themes into docker container

Open d-rk opened this issue 4 years ago • 0 comments

Hey,

currently its not possible to change the theme when running as a docker container. This is because the relevant files are in the /dist folder and one would have to mount a different /dist folder and provide all its contents.

I moved files relevant for theming to /dist/theme subfolder. With this change one can just mount a changed theme folder into the container. See the changed readme.

d-rk avatar Feb 04 '22 07:02 d-rk