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?

  • ryzen124@alien.topOPB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    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.

    • 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.