sha256:730a0d9074d58138a4a1671e136276a70ad962df6304dcfcdb48af8ab260f59e
OS/ARCH
linux/amd64
Compressed size
575.98 MB
Last pushed
11 months by futureys
Type
Image
Manifest digest
sha256:10ead62522e2f8419bbc858200c2832a3edb28a35121a2780f6db754d53d2584
Image Layers
182.13 MB21.85 KB3LABEL maintainer="The CentOS Project"0 B4LABEL com.redhat.component="centos-stream-container" 0 B5LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"0 B6LABEL summary="Provides a CentOS Stream0 B7LABEL description="CentOS Stream is a0 B8LABEL io.k8s.display-name="CentOS Stream 8"0 B9LABEL io.openshift.expose-services=""0 B10LABEL io.openshift.tags="base centos centos-stream"0 B11/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/28.5 MB12/bin/sh -c rpm -ivh --nodeps47.44 MB13ARG CONTAINER_IMAGE=quay.io/centos/centos:stream80 B14ARG CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source0 B15COPY dir:e80b26a4814b2e6d554c234bbecd3dc1de8cf1a519e2aca8581bee4744136b7c in $REMOTE_SOURCE_DIR 54.08 KB16WORKDIR $REMOTE_SOURCE_DIR/app0 B17|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c286 B18|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c32.51 MB19|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c23.54 MB20|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c307 B21|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c3.71 MB22|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c6.6 MB23WORKDIR /0 B24|2 CONTAINER_IMAGE=quay.io/centos/centos:stream8 REMOTE_SOURCE_DIR=/remote-source /bin/sh -c109 B25ENTRYPOINT ["/usr/local/bin/dumb-init", "--"]0 B26COPY dir:66fcde04172250ebb402805d82a4ff4d14b505123675bcfbb3deafaf376ce377 in /output 24.16 MB27/bin/sh -c /output/install-from-bindep 56.48 MB28/bin/sh -c for dir in1.14 KB29WORKDIR /runner0 B30ENV HOME=/home/runner0 B31ADD file ... in /bin/entrypoint 1.17 KB32/bin/sh -c chmod +x /bin/entrypoint1.24 KB33ENTRYPOINT ["entrypoint"]0 B34CMD ["ansible-runner", "run", "/runner"]0 B35RUN /bin/sh -c sed -i141.84 MB36WORKDIR /root/pytest118 B37COPY /uv /uvx /bin/ #20.2 MB38ENV UV_LINK_MODE=copy0 B39RUN /bin/sh -c uv venv8.59 KB40ENV VIRTUAL_ENV=/opt/venv0 B41ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B42ENV UV_PROJECT_ENVIRONMENT=/opt/venv/0 B43COPY pytest/pyproject.toml pytest/uv.lock /root/pytest/ #24.13 KB44RUN /bin/sh -c uv sync108.77 MB45WORKDIR /runner32 B46COPY runner /runner # buildkit3.39 KB47ENV RUNNER_PLAYBOOK=playbook.yml ANSIBLE_FORCE_COLOR=True0 B48ADD https://raw.githubusercontent.com/yukihiko-shinoda/shell-script-init-svn-repository/023f2917eb4f8a768092f0cd0ca764df06deb215/init-svn-repository.sh /bin/init-svn-repository # buildkit829 B49RUN /bin/sh -c mv /bin/entrypoint1.06 KB50COPY ./entrypoint.sh /bin/entrypoint # buildkit254 B51RUN /bin/sh -c chmod +x952 BCommand