Sign inSign up

rigoford/docker-nexus-alpine

By rigoford

•Updated about 9 years ago

Nexus docker image

Image
1

701

rigoford/docker-nexus-alpine repository overview

⁠docker-nexus-alpine

Gerrit docker image with additional plugins

⁠Usage

Available on Docker Hub⁠:

docker pull rigoford/docker-nexus-alpine:alpha

To create a basic Nexus instance use:

docker run \
    --detach \
    --name nexus \
    --publish 8080:8081 \
    --restart always \
    rigoford/docker-nexus-alpine:alpha

Tag summary

Content type

Image

Digest

Size

374.1 MB

Last updated

about 9 years ago

docker pull rigoford/docker-nexus-alpine