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
- Host: GitHub
- URL: https://github.com/reubenbond/docker-sonatype-nexus
- Owner: ReubenBond
- Created: 2013-12-30T04:43:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-30T04:47:30.000Z (over 12 years ago)
- Last Synced: 2025-02-09T04:29:11.951Z (over 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```