image needs to be localhost instead of docker.io
This commit is contained in:
@@ -26,7 +26,7 @@ FUSE_OVERLAYFS="${FUSE_OVERLAYFS:-/usr/bin/fuse-overlayfs}"
|
||||
# )
|
||||
EXTRA_IMAGES=(
|
||||
"${EXTRA_IMAGES[@]:-}"
|
||||
"docker-daemon:monok8s/control-agent:$TAG"
|
||||
"docker-daemon:localhost/monok8s/control-agent:$TAG"
|
||||
)
|
||||
|
||||
# Keep archive cache version/arch scoped so downloads do not get mixed.
|
||||
|
||||
Reference in New Issue
Block a user