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