galette-community / docker

Membership management web application towards non profit organizations, in a Docker container !
https://hub.docker.com/repository/docker/galette/galette
GNU General Public License v3.0
5 stars 2 forks source link

fix: right are not well set in Docker image #2

Closed booleon closed 3 years ago

booleon commented 3 years ago

Before this fix the chown doesn't apply to the directories in the image. It has to be done before the VOLUME instruction.

Now docker run doesn't works out of the box after it does.