psitransfer icon indicating copy to clipboard operation
psitransfer copied to clipboard

Docker image - how to change config, style or textual elements

Open pjdevries opened this issue 3 years ago • 4 comments

How can I modify configuration settings or things like styling and textual elements in language files when using the Docker image? Can the folders where those files reside, be mounted perhaps?

pjdevries avatar May 08 '21 14:05 pjdevries

Did you end up working it out. I'm wondering the same thing

Thoroslives avatar Jun 03 '21 22:06 Thoroslives

No sorry. Due to circumstances, I haven't payed attention to it lately.

pjdevries avatar Jun 04 '21 05:06 pjdevries

You can just pull the repo and change the files. After that just build a Docker image from the Dockerfile in the repo's root, that's it.

AngryJKirk avatar Sep 15 '21 21:09 AngryJKirk

Or overwrite the template files using docker volume bind-mounts.

psi-4ward avatar Sep 16 '21 07:09 psi-4ward