From 7be0739141e4210c4887f79ac333a0480e91a968 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 23 Dec 2022 17:19:52 +0100 Subject: [PATCH] registry log message --- scripts/installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/installer.sh b/scripts/installer.sh index 76be832b3..fc97cb0a1 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -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