-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Server administration
-
None
We utilize the FECRU docker image for running the Crucible/Fisheye server instance (RHEL OS).
In versions up to 4.9.11 the container's user/group ownership was assigned to fecru:fecru (101:102).
In versions 4.9.12/4.9.13 the container's user/group ownership is now set to fecru:fecur (100:102). This caused the container to be unable to write to the mapped volumes for the persisted data on the host.
Why a change in the ownership and was this intentional?