This commit is contained in:
2025-06-08 23:27:21 +02:00
parent 3af14cafcf
commit 6a19598372

View File

@ -4,9 +4,9 @@ services:
container_name: registry container_name: registry
environment: environment:
- REGISTRY_STORAGE_DELETE_ENABLED=true - REGISTRY_STORAGE_DELETE_ENABLED=true
# - REGISTRY_AUTH=htpasswd - REGISTRY_AUTH=htpasswd
# - REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm - REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm
# - REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd - REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd
image: registry:2 image: registry:2
labels: labels:
wud.watch: false wud.watch: false