Closed l3iggs closed 9 years ago
I found that:
Thank you.
I'm not really seeing the benefits of putting these volume lines in the Dockerfile over having the user configure their volumes from the command line when they run docker
to start the container, so I was thinking of leaving these lines out for now.
What do you think?
I agree about these lines and I think they should be left commented just to show ability and paths.
Using VOLUME lines in the docker file seems to mess up the permissions of the target directories, figure out why that is/how to solve it.