-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Documentation (User)
-
0
-
1
Problem Definition
The official Bamboo docker image is run by user Bamboo which is created during building the docker image and has UID:GID 1000:1000. This information would be useful to know as when mounting a volume from the host to the container, the files on the host need to be accessible to that user.
Suggested Solution
Improve our Docker Hub documentation to include the UID:GID of the user running Bamboo so that the volume permissions on the host are set accordingly.
Workaround
No workaround