C01AD00D / nexus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nexus

This repository contains the source for the Sonatype Nexus docker image.

Image details

  1. Based on debian:wheezy
  2. Supervisor and nexus
  3. No SSH. Use nsenter
  4. As always, update passwords for pre-installed accounts

Usage

Start a new container and bind to host's port 8081

sudo docker run -p 8081:8081 -t jordan/nexus:latest

Volumes

/opt/sonatype-work
/opt/nexus/conf

About


Languages

Language:Shell 100.0%