This commit is contained in:
2023-09-26 18:14:36 -06:00
commit fb5a0fc542
443 changed files with 21892 additions and 0 deletions

5
DockerRegistry/.env Normal file
View File

@@ -0,0 +1,5 @@
# REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.crt
# REGISTRY_HTTP_TLS_KEY=/certs/registry.key
# REGISTRY_AUTH=htpasswd
# REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd
# REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm