Open Zeigren opened 4 years ago
Agreed; what would be required to make this work ?
I think it mainly comes down to dealing with any permissions issues with the static and media files that are served up by NGINX and when copying files in off the host during development. There's also doing permissions fixes for existing installs but that's easy enough to do.
Running a container as root isn't a good idea, need to change it to run as a non-root user.