Hi All,
DO180 4.5.
Step 1. Manually perform all the steps as shown in deploy/local/run-persistent.sh. That is create a persistent fcontext rule, create /tmp/docker/work, restore context in it, change ownership.
Step 2. Run the container as non root. Result is container exits immediately with error:
Exception in thread "main" java.lang.IllegalStateException: Nexus work directory already in use: /opt/nexus/sonatype-work
(This links back to this git issue.)
Step 3. Run the container as root. The container works as expected.
So my question is what specific requirement gets fulfilled, by running the container as root?
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.