Update 3 files
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 4s

This commit is contained in:
j
2026-01-14 12:27:42 +13:00
parent bded5acbfd
commit c283ee0756
3 changed files with 5 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ SSH_USER="root"
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"
# Set this to the absolute path where registry data should be stored
DATA_PATH="/home/dropshell/docker-registry"
TEMPLATE=docker-registry