Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianoKF authored and varditn committed Aug 14, 2020
1 parent bf8a2c3 commit ffc9044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ A container image for Sonatype Nexus Repository Manager OSS, based on Alpine Lin

* Alpine Linux 3.12
* OpenJDK JRE 8u212
* Nexus Repository Manager OSS 3.25.0 ([release notes](https://help.sonatype.com/repomanager3/release-notes/2020-release-notes#id-2020ReleaseNotes-RepositoryManager3.23.0))
* Nexus Repository Manager OSS 3.25.1 ([release notes](https://help.sonatype.com/repomanager3/release-notes#ReleaseNotes-NexusRepositoryManager3.25.1))

## Running

Running it locally (for the latest tag, check [quay.io/repository/travelaudience/docker-nexus](https://quay.io/repository/travelaudience/docker-nexus?tab=tags):

```
docker run -p 8081:8081 --name nexus quay.io/travelaudience/docker-nexus:3.25.0
docker run -p 8081:8081 --name nexus quay.io/travelaudience/docker-nexus:3.25.1
```

## Reasoning
Expand Down

0 comments on commit ffc9044

Please sign in to comment.