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
environment:
- REGISTRY_STORAGE_DELETE_ENABLED=true
# - REGISTRY_AUTH=htpasswd
# - REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm
# - REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd
- REGISTRY_AUTH=htpasswd
- REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm
- REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd
image: registry:2
labels:
wud.watch: false