m
This commit is contained in:
@@ -8,6 +8,9 @@ services:
|
|||||||
- ./volumes/registry:/var/lib/registry
|
- ./volumes/registry:/var/lib/registry
|
||||||
environment:
|
environment:
|
||||||
REGISTRY_STORAGE_DELETE_ENABLED: "true"
|
REGISTRY_STORAGE_DELETE_ENABLED: "true"
|
||||||
|
REGISTRY_HTTP_DEBUG_ADDR: "0.0.0.0:5001"
|
||||||
|
REGISTRY_HTTP_DEBUG_PROMETHEUS_ENABLED: "true"
|
||||||
|
REGISTRY_HTTP_DEBUG_PROMETHEUS_PATH: "/metrics"
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user