DvO

Results 2 comments of DvO

Hi, I can replicate this issue. The cause is not `data` but `etc`. When you just pull the repo and run it, `etc` is created via volume `goetc` and it...

The persistent data volumes are controlled only by the volume definitions in the docker-compose or if you run the image by using `-v`. AFAIK the VOLUME declaration in the Dockerfile...