You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
``` docker run -d -p 8081:8081 --name nexus-repo nexus-repository-apt:3.11.0 ```
30
+
``` docker run -d -p 8081:8081 --name nexus-repo nexus-repository-apt:3.13.0 ```
26
31
27
32
For further information like how to persist volumes check out [the GitHub Repo for the official Nexus Repository 3 Docker image](https://github.com/sonatype/docker-nexus3).
28
33
@@ -40,7 +45,7 @@ The application will now be available from your browser at http://localhost:8081
40
45
./nexus stop
41
46
```
42
47
43
-
* Copy the bundle into `<nexus_dir>/system/net/staticsnow/nexus-repository-apt/1.0.7/nexus-repository-apt-1.0.7.jar`
48
+
* Copy the bundle into `<nexus_dir>/system/net/staticsnow/nexus-repository-apt/1.0.8/nexus-repository-apt-1.0.8.jar`
44
49
* Make the following additions marked with + to `<nexus_dir>/system/org/sonatype/nexus/assemblies/nexus-core-feature/3.x.y/nexus-core-feature-3.x.y-features.xml`
0 commit comments