sonatype / docker-nexus

Docker image for Sonatype Nexus
Other
383 stars 201 forks source link

Cannot run the sonatype/nexus:oss container #85

Closed inbay closed 5 years ago

inbay commented 5 years ago

Following the description on https://hub.docker.com/r/sonatype/nexus/ { docker pull sonatype/nexus:oss docker run -d -p 8081:8081 --name nexus sonatype/nexus:oss } Provides me with a running container, but without a web gui to manage it at http://localhost:8081