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
docker run -d -p 8081:8081 --name nexus-rest codemc/nexus
94
108
```
95
109
96
-
Before running, copy over the `admin.password` file into the `/tmp/` folder (yes, you will need to make it on Windows) so that the API can log in to the newly created Nexus instance.
110
+
Before running, copy over the `admin.password` file into the `/tmp/` folder so that the API can log in to the newly created Nexus instance.
0 commit comments