You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce. Not including reproduction steps will mean your bug will take considerably longer to investigate and fix. Please don't skip this.
Deploy image to Openshift environment waiting startup.
Expected behaviour
The random openshift project userid should be handled properly within the entrypoint script, setting up /etc/passwd and properly setting permissions e.g. in /logs /data.
Actual behaviour
Directory permissions do not match the project userid/groupid settings, applied by openshift.
Neo4j image tag being used, eg neo4j:latest, neo4j:enterprise-3.5 etc
neo4j:5.10.0-enterprise
The output of the docker version command
OCP 4.12
Operating system: (for example Windows 95/Ubuntu 16.04)
N/A
Deploy image to Openshift environment waiting startup.
Expected behaviour
The random openshift project userid should be handled properly within the entrypoint script, setting up /etc/passwd and properly setting permissions e.g. in /logs /data.
Actual behaviour
Directory permissions do not match the project userid/groupid settings, applied by openshift.
Neo4j image tag being used, eg
neo4j:latest
,neo4j:enterprise-3.5
etcneo4j:5.10.0-enterprise
The output of the
docker version
commandOCP 4.12
Operating system: (for example Windows 95/Ubuntu 16.04)
N/A
Ref: https://www.redhat.com/en/blog/a-guide-to-openshift-and-uids
The text was updated successfully, but these errors were encountered: