You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if the app user (uid 1000) inside the php docker container is still necessary then? This because it's gives me problems with the volume mapping on the host system (especially the different uid:gid's between rootless docker and the host)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I am running my docker rootless (i.e dockerd is not root anymore, but one of the users on the system (https://docs.docker.com/engine/security/rootless/).
I wonder if the app user (uid 1000) inside the php docker container is still necessary then? This because it's gives me problems with the volume mapping on the host system (especially the different uid:gid's between rootless docker and the host)
Beta Was this translation helpful? Give feedback.
All reactions