Skip to content
Snippets Groups Projects
user avatar
Matthias Schiffer authored
To make the container behave the same regardless of the UIDs used
outside of the container, choose a UID that is unlikely to be used by
the user mounting their build directory the container. 100 should not
conflict with common defaults on Linux (min UID 1000) or MacOS X
(min UID 500). Conveniently, there is already a group "users" at GID
100, so creating a new group can be avoided.
4ada0c4e
History
Name Last commit Last update
..
Dockerfile