This is an another Nexus OSS with GitHub Authentication Realm installed.
These instructions will cover usage information and for the docker container
In order to run this container, you'll need Docker installed.
List the different parameters available to your container
docker run -p 8081:8081 -v /nexus-data:/nexus-data totvslabs/docker-nexus:[latest|<version>]GITHUB_ORG- Provides your GitHub Organization name.
/nexus-data- All Nexus Configs, databases and repositories
8081- Nexus OSS Web access
/opt/sonatype/nexus- NEXUS_HOME location
- Alpine Linux 3.10
- OpenJDK JRE 8u212
- Nexus Repository Manager OSS 3.17.0 (release notes)
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Giovani Zamboni - Initial work - gzamboni
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Travel Audience DevOps for an awesome base image