This adds the iot-bootc-base image to the sync script, pushing it to a new container registry fedora-iot.
fedora-iot
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org
rebased onto 43008ac60cabedacfe2312278f05f7a78809ecb2
This comment needs updating.
Do we need to pass this and arches through to the function? Previously arches was defined globally above (and I've not looked up the exact details here as I've read this).
Fixed the comment. Moving arches should work, we're not using the local scope for that variable.
local
Pull-Request has been merged by pbrobinson
This adds the iot-bootc-base image to the sync script, pushing it to a new container registry
fedora-iot.Signed-off-by: Paul Whalen pwhalen@fedoraproject.org