m
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
version: "3.8"
|
|
||||||
services:
|
services:
|
||||||
registry:
|
registry:
|
||||||
container_name: registry
|
container_name: registry
|
||||||
restart: always
|
restart: always
|
||||||
image: registry:2
|
image: registry:3
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/registry:/var/lib/registry
|
- ./volumes/registry:/var/lib/registry
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user