This commit is contained in:
parent
bb1958c9d0
commit
901689590b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
image: mirror.gcr.io/registry:2
|
image: mirror.gcr.io/registry:2
|
||||||
exposed_ports:
|
exposed_ports:
|
||||||
- "127.0.0.1:5000:5000"
|
- "5000:5000"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/registry:/var/lib/registry
|
- /var/lib/registry:/var/lib/registry
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue