Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

jjethwa/nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages