We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c8b21 commit 7387913Copy full SHA for 7387913
README.md
@@ -14,7 +14,7 @@ docker run --detach \
14
--name nexus-backup \
15
--volume /path/to/nexus-data:/nexus-data \
16
--volume /path/to/nexus-data-backup:/nexus-data/backup \
17
- quay.io/travelaudience/docker-nexus-backup:1.0.0
+ quay.io/travelaudience/docker-nexus-backup:1.1.0
18
```
19
20
You can change, for example, the repositories which to lock during backup and
@@ -28,7 +28,7 @@ docker run --detach \
28
29
30
31
32
33
34
## Inside Google Container Engine
0 commit comments