Skip to content

Docker storage and logo #514

Answered by geekgonecrazy
cirrusflyer asked this question in Q&A
Discussion options

You must be logged in to vote

Actually answered this for someone else on mastodon:

https://fosstodon.org/@geekgonecrazy/105420678558002246

add volume in your docker command something like this:

-v ${PWD}/img/logo.png:/app/webroot/img/logo.png

Will mount a local image into the container. Then just make sure it’s in your config file to use logo.png

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gabek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants