registry log message

This commit is contained in:
Girish Ramakrishnan
2022-12-23 17:19:52 +01:00
parent ae30fe25d7
commit 7be0739141
+1
View File
@@ -151,6 +151,7 @@ if ! curl -s --fail --connect-timeout 2 --max-time 2 https://ipv4.api.cloudron.i
else
docker_registry=registry-1.docker.io
fi
log "\tUsing ${docker_registry} as the docker registry"
for image in ${images}; do
while ! docker pull "${docker_registry}/${image}"; do # this pulls the image using the sha256