m
This commit is contained in:
@@ -6,3 +6,10 @@ services:
|
|||||||
image: registry:2
|
image: registry:2
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/registry:/var/lib/registry
|
- ./volumes/registry:/var/lib/registry
|
||||||
|
networks:
|
||||||
|
- web
|
||||||
|
|
||||||
|
networks:
|
||||||
|
web:
|
||||||
|
external: true
|
||||||
|
name: web
|
||||||
|
|||||||
Reference in New Issue
Block a user