Permissions aren't changing in container
Commented out for when I pushed to the Github for prod. For some reason even after changing all of those permissions to user app and giving it ownership of the files, once the container is running and I use docker exec -it into the container and check permissions and ownership, all those files and folders still belong to root.
Is this something to do with some building that's happening after my dockerfiles are running?




0 Replies