sha256:1cf6e31e59584b52153bab7adfa428342ea175835beb014e13de391c9bf03525
OS/ARCH
linux/amd64
Compressed size
505.08 MB
Last pushed
almost 4 years by maany
Type
Image
Manifest digest
sha256:1cf6e31e59584b52153bab7adfa428342ea175835beb014e13de391c9bf03525
Image Layers
175.75 MB21.75 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/34.85 MB12/bin/sh -c rpm -ivh --nodeps35.05 MB13ARG TAG0 B14LABEL stage=production0 B15RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c137.55 MB16RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c3.37 MB17RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c328.93 KB18WORKDIR /opt/rucio/webui132 B19RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c2.3 KB20RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c2.06 MB21RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c216.11 MB22COPY robots.txt /var/www/html # buildkit211 B23COPY httpd.conf.j2 /tmp/ # buildkit1.27 KB24COPY rucio.conf.j2 /tmp # buildkit1.17 KB25COPY docker-entrypoint.sh / # buildkit455 B26COPY .env.default.j2 /tmp/ # buildkit343 B27RUN |1 TAG=1.30.0-pre-alpha /bin/sh -c206 B28VOLUME [/var/log/httpd]0 B29EXPOSE map[443/tcp:{}]0 B30EXPOSE map[80/tcp:{}]0 B31ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand