fix docker-registry
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 11s
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 11s
This commit is contained in:
@@ -9,4 +9,8 @@ SSH_USER="root"
|
||||
# Registry port (default: 5000)
|
||||
REGISTRY_PORT=5000
|
||||
|
||||
# Data path - stores all registry data (images, blobs, etc.)
|
||||
# Override this to store data in a custom location
|
||||
DATA_PATH="${SERVICE_PATH}/data"
|
||||
|
||||
TEMPLATE=docker-registry
|
||||
|
||||
Reference in New Issue
Block a user