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?

  • FallenFromTheLadder@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    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.