Closed tikolakin closed 8 years ago
This is platform-specific, and since these are platform-agnostic images, I believe this belongs in a local customized docker image, vs. this public/community image. For example, in a linux/prod image, this issue doesn't exist as the filesystem is entirely mounted in linux.
Please correct me if I'm wrong...
Hello, the issue is that creating files with www-data user in a container makes them not editable on a host. This will sync user id's and allow the www-data user's id to be configurable view environment variables in docker-compose file.