Hi
regarding the container image. The following command is not specified in the requirements but it is present in the solution
chmod -R 755 ${NEXUS_HOME}
If you dont include this then your container will not work on openshift even tough it will run properly on your local workstation.
Can someone tell me what I'm missing here ?
Without this command then nexus home permission mode is 700 but the container is running as a nexus user so why should as requested so why this is happening ?
Is this something related to OpenShift or Nexus in particular ?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.