Build and push images to Quay.io registry #238
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:3f021a4d51e1e3cb0d01799a4aad7e4cc4120c6b6956ec8ba5d7f4aede6aae1a
Copying blob sha256:c730c522111d5116436c7e9451d048a21ccd8e05e38a3daa423c96c01760c4a1
Copying blob sha256:c730c522111d5116436c7e9451d048a21ccd8e05e38a3daa423c96c01760c4a1
Copying blob sha256:3f021a4d51e1e3cb0d01799a4aad7e4cc4120c6b6956ec8ba5d7f4aede6aae1a
Copying config sha256:23fc4b7f1e7db6fdeae0ce02b8f617926e89b557757c8fc9f78a0b3b8b29137d
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-11-06T02:15:36Z" 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:c730c522111d5116436c7e9451d048a21ccd8e05e38a3daa423c96c01760c4a1
Copying blob sha256:c730c522111d5116436c7e9451d048a21ccd8e05e38a3daa423c96c01760c4a1
Copying config sha256:c1e65701cdef01d5fd007cb1d95e785fd5676ff5384b941e289bc3fbb5896d31
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-11-06T02:16:12Z" level=error msg="exit status 1"
|