Skip to content

Forced anonymous volume for /data - any way around that? #2876

Answered by itzg
subrezon asked this question in Q&A
Discussion options

You must be logged in to vote

That would be a general docker question since I don't know if there's a way to un-VOLUME the declaration.

Forking the repo and building your own image would be the easiest. I would have suggested changing the working directory but unfortunately I hard coded /data in half the places. An enhancement to search and replace that with a variable might help with that.

A wrapper script around the whole docker setup would easily automate away the volume cleanup too.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@subrezon
Comment options

Answer selected by subrezon
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