-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
OpenShift advise that images change permissions of paths that applications might need to write to, to group root and group-writeable:
We do this for /home/jboss in the builder images (in s2i/core/bash module) and should also do it in the runtime images. We can't include that module in the runtime images.
I think we should move the chown out of that s2i module and adjacent to where the home directory is created in modules/user/configure.sh.
- is duplicated by
-
OPENJDK-610 /home/jboss/dev not writeable
-
- Closed
-
- links to