Installed it as a docker container following https://hub.docker.com/r/sonatype/nexus3/
I created the container with command like, supplying restart always parameter. Does anyone use docker compose file to build this?
Installed it as a docker container following https://hub.docker.com/r/sonatype/nexus3/
I created the container with command like, supplying restart always parameter. Does anyone use docker compose file to build this?
Well I wanted to know if it can be done. There is no documentation on nexus on how to do it. Any help will be appreciated.
If you managed to do it with a simple docker run command then everything is not a matter of making Sonatype work. It’s a matter of translating that command into a compose file.