single registry
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
|
||||
REGISTRY_AUTH: "htpasswd"
|
||||
REGISTRY_AUTH_HTPASSWD_PATH: "/auth/htpasswd"
|
||||
SINGLE_REGISTRY: "true"
|
||||
depends_on:
|
||||
- registry
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user