sha256:61c42addcd400d7c2560ba939cad4701dbe19293401ea6b16c0b5da1aa34f092
OS/ARCH
linux/amd64
Compressed size
386.85 MB
Last pushed
almost 4 years by bengal1
Type
Image
Manifest digest
sha256:61c42addcd400d7c2560ba939cad4701dbe19293401ea6b16c0b5da1aa34f092
Image Layers
180.1 MB21.83 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/36.6 MB12/bin/sh -c rpm -ivh --nodeps37.49 MB13ARG IMAGE_BASE=quay.io/centos/centos:stream80 B14ARG BASE_YUM_REPO=testing0 B15ARG OSG_RELEASE=3.50 B17RUN |3 IMAGE_BASE=quay.io/centos/centos:stream8 BASE_YUM_REPO=release OSG_RELEASE=3.667.42 MB18COPY bin/* /usr/local/bin # buildkit775 B19COPY supervisord_startup.sh /usr/local/sbin/ # buildkit400 B20COPY container_cleanup.sh /usr/local/sbin/ # buildkit603 B21COPY supervisord.conf /etc/ # buildkit409 B22COPY 00-cleanup.conf /etc/supervisord.d/ # buildkit273 B23COPY update-certs-rpms-if-present.sh /etc/cron.hourly/ # buildkit303 B24COPY cron.d/* /etc/cron.d/ # buildkit217 B25RUN |3 IMAGE_BASE=quay.io/centos/centos:stream8 BASE_YUM_REPO=release OSG_RELEASE=3.632 B26CMD ["/usr/local/sbin/supervisord_startup.sh"]0 B27/bin/sh -c yum install -y7.57 MB28/bin/sh -c yum upgrade -y1.56 MB29/bin/sh -c yum install -y133.91 MB30/bin/sh -c yum install -y529.43 KB31/bin/sh -c yum install osg-ca-certs8.03 MB32/bin/sh -c yum install -y530.01 KB33/bin/sh -c yum install -y7.56 MB34/bin/sh -c rm /etc/alternatives/python3155 B35/bin/sh -c ln -s /usr/bin/python3.9166 B36/bin/sh -c python3 -m pip5.57 MB37ADD file ... in /etc/profile.d/rucio_init.sh 275 B38ADD file ... in /opt/rucio/etc/rucio.cfg 380 B39ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/rucio/bin0 B40CMD ["/bin/bash"]0 BCommand