-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-8.9.0
-
go-toolset-container-1.23.6-1
-
None
-
Low
-
rhel-sst-pt-llvm-rust-go
-
ssg_platform_tools
-
0
-
False
-
False
-
-
None
-
None
-
Pass
-
Automated
-
If docs needed, set a value
-
-
Unspecified
-
None
-
57,005
Description of problem: By default the permissions on the directory are:
drwxr-xr-x. 1 default root 8 Jan 6 17:04 src
And if that image is to be used in Openshift, the root group should have r/w/x there.
Version-Release number of selected component (if applicable):
1.18.9-8
How reproducible: Easy
Steps to Reproduce:
1. ls -ald /opt/app-root/src
Actual results:
bash-4.4$ ls -ald /opt/app-root/src
drwxr-xr-x. 1 default root 8 Jan 6 17:04 /opt/app-root/src
Expected results:
bash-4.4$ ls -ald /opt/app-root/src
drwxrwxr-x. 1 default root 8 Jan 6 17:04 /opt/app-root/src
Additional info:
- external trackers
- links to
-
RHBA-2025:147995 updated rhel8/go-toolset container image