An open API service indexing awesome lists of open source software.

https://github.com/reubenbond/docker-sonatype-nexus

Very simple arch linux sonatype nexus docker container
https://github.com/reubenbond/docker-sonatype-nexus

Last synced: about 1 year ago
JSON representation

Very simple arch linux sonatype nexus docker container

Awesome Lists containing this project

README

          

docker-sonatype-nexus
===============

Sonatype Nexus Maven repository for docker.

The default username and password are used.

cat ~/.ivy2/.credentials
```
realm=Sonatype Nexus Repository Manager
host=localhost
user=admin
password=admin123
```