Build and push images to Quay.io registry #236
Annotations
2 errors
build-and-push (2.4/Dockerfile.c10s, 2.4, sclorg, c10s, httpd-24-c10s, QUAY_IMAGE_SCLORG_BUILDER_...
Error: buildah exited with code 1
Trying to pull quay.io/sclorg/s2i-core-c10s:c10s...
Getting image source signatures
Copying blob sha256:132ead711d4f0683694291218df36352d9548c7fc138cc7975e1b945ac779466
Copying blob sha256:f8eeb9069c91ea16d86c16cf24f4a1de319a5b714398a100e5b5ae7b47328489
Copying blob sha256:132ead711d4f0683694291218df36352d9548c7fc138cc7975e1b945ac779466
Copying blob sha256:f8eeb9069c91ea16d86c16cf24f4a1de319a5b714398a100e5b5ae7b47328489
Copying config sha256:cdfea46962c29d02fc0309472a9718514dfe2cf0633d9bf925b8c6296f22d16b
Writing manifest to image destination
Storing signatures
chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted
chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted
error building at STEP "RUN /usr/libexec/httpd-prepare && rpm-file-permissions": error while running runtime: exit status 1
time="2024-10-23T02:18:23Z" level=error msg="exit status 1"
|
build-and-push (2.4-micro/Dockerfile.c10s, 2.4-micro, sclorg, c10s, httpd-24-micro-c10s, QUAY_IMA...
Error: buildah exited with code 1
Trying to pull quay.io/centos/centos:stream10-development...
Getting image source signatures
Copying blob sha256:9f9c52bfd0f064e8d29ebd4d15d88e8d08f0a36c29ecdd7fa6314785f0091148
Copying blob sha256:9f9c52bfd0f064e8d29ebd4d15d88e8d08f0a36c29ecdd7fa6314785f0091148
Copying config sha256:6afb59a41998540b8d6970c899ad36ed03457269ed84ea2fdd1166509e3adfd6
Writing manifest to image destination
Storing signatures
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <security@centos.org>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial-SHA256
useradd warning: default's uid 1001 is greater than SYS_UID_MAX 999
chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted
chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted
error building at STEP "RUN useradd -u 1001 -r -g 0 -d ${HOME} -c "Default Application User" default && chown -R 1001:0 ${APP_ROOT} && httpd -v | grep -qe "Apache/$HTTPD_VERSION" && echo "Found VERSION $HTTPD_VERSION" && /usr/libexec/httpd-prepare": error while running runtime: exit status 1
time="2024-10-23T02:18:48Z" level=error msg="exit status 1"
|