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:
@@ -12,5 +12,5 @@ REQUIRES_DOCKER_ROOT=false
|
||||
IMAGE_REGISTRY="docker.io"
|
||||
IMAGE_REPO="library/registry"
|
||||
|
||||
# Volume settings - stores all registry data (images, blobs, etc.)
|
||||
DATA_VOLUME="${CONTAINER_NAME}_data"
|
||||
# Path settings - stores all registry data (images, blobs, etc.)
|
||||
DATA_PATH="${SERVICE_PATH}/data"
|
||||
|
||||
Reference in New Issue
Block a user