KillingSpark / HaDiBar

MIT License
0 stars 1 forks source link

Fix docker image to be runnable without configuration #14

Closed seoester closed 4 years ago

seoester commented 4 years ago

This PR is comprised of multiple changes making the default container created from the docker image saner.

The docker image can be run like this:

$ docker run -d -P hadibar

This PR changes volumes and permissions set on volume contents. Any existing installation must in all likelihood be amended to continue working.