Build and push images to Quay.io registry #297
Annotations
1 error
build-and-push (22-minimal/Dockerfile.c10s, 22-minimal, sclorg, c10s, nodejs-22-minimal-c10s, QUA...
Error: buildah exited with code 1
time="2025-03-12T02:16:05Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2025-03-12T02:16:05Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/sclorg/s2i-core-c10s:latest...
Getting image source signatures
Copying blob sha256:d2ec8a9f631e36d530c9529ea1471246b3a54d28d60f44f77c908d31b09aa38b
Copying blob sha256:96f07e30bc98f4b1a17ff386e861b4bb94aaaed3e51dcaabb1d86117f3e9f23d
Copying blob sha256:d2ec8a9f631e36d530c9529ea1471246b3a54d28d60f44f77c908d31b09aa38b
Copying blob sha256:96f07e30bc98f4b1a17ff386e861b4bb94aaaed3e51dcaabb1d86117f3e9f23d
Copying config sha256:c7153c2fa204a27f36b1fb6934f9b87093c2a1432f9fb99e2f2207c2da25cb01
Writing manifest to image destination
Storing signatures
time="2025-03-12T02:16:16Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Error:
Problem: package nodejs-full-i18n-1:22.13.1-2.el10.x86_64 from appstream requires nodejs(x86-64) = 1:22.13.1-2.el10, but none of the providers can be installed
- cannot install both nodejs-1:22.13.1-2.el10.x86_64 from appstream and nodejs-1:22.13.1-1.el10.x86_64 from appstream
- cannot install the best candidate for the job
error building at STEP "RUN INSTALL_PKGS="nodejs$NODEJS_VERSION nodejs-nodemon nodejs$NODEJS_VERSION-full-i18n npm findutils tar which" && dnf -y --nodocs --setopt=install_weak_deps=0 install $INSTALL_PKGS && node-22 -v | grep -qe "^v$NODEJS_VERSION\." && echo "Found VERSION $NODEJS_VERSION" && dnf clean all && rm -rf /mnt/rootfs/var/cache/* /mnt/rootfs/var/log/dnf* /mnt/rootfs/var/log/yum.*": error while running runtime: exit status 1
time="2025-03-12T02:16:23Z" level=error msg="exit status 1"
|