Christian Hotz-Behofsits
Christian Hotz-Behofsits
Although, it seems that it is related to #1, I decided to reopen this issue (I have not the right permissions to reopen the other one). I debugged it a...
@hannesmuehleisen I switched to another docker-image (https://hub.docker.com/r/aquila/monetdb/~/dockerfile/), which works really nice (even without supervisord). The Dockerfile looks really clean, maybe you can use some parts of it.
@PedroTadim have you tested it? I pulled the latest image and started it, but I am not able to reach the database (container is running). I run it like this:...
Strange.. I found this[ in the documentation](https://docs.docker.com/engine/tutorials/dockervolumes/#mount-a-host-directory-as-a-data-volume) > This command mounts the host directory, /src/webapp, into the container at /webapp. If the path /webapp already exists inside the container’s image,...