This commit is contained in:
2025-03-06 18:34:22 +01:00
parent 0b9dc32185
commit b9b4d1a8db

View File

@ -10,7 +10,8 @@ services:
- '/share/docker_data/registry/auth:/auth'
# - /share/docker_data/registry/certs:/certs
- '/share/docker_registry/data:/var/lib/registry'
# environment:
environment:
REGISTRY_STORAGE_DELETE_ENABLED: "true"
# - 'REGISTRY_AUTH=htpasswd'
# - 'REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm'
# - 'REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd'