sha256:fce649e2efd9509d086e0c32f3808e3830b8a8517e82fc94856b1abf88dd8fde
OS/ARCH
Compressed size
100.66 MB
Last pushed
about 2 years by qualysbar
Type
Image
Manifest digest
sha256:08f4b6930b05dfcfc33c8044f5c6cf3407f3bdcc845b9a7d65ec8dc169adad46
Image Layers
1ADD file ... in / 48.85 MB2CMD ["/bin/bash"]0 B4RUN /bin/sh -c rm -f198 B5COPY yum.repos.d /etc/yum.repos.d/ # buildkit690 B6RUN /bin/sh -c rpm --import12.94 KB7RUN /bin/sh -c microdnf makecache4.37 MB8COPY certs/* /etc/pki/ca-trust/source/anchors/ # buildkit14.47 KB9RUN /bin/sh -c update-ca-trust #1.11 MB10WORKDIR /root32 B11ENTRYPOINT ["/bin/bash"]0 B12RUN /bin/sh -c set -e32 B13RUN /bin/sh -c echo "Setting32 B14RUN /bin/sh -c rm -f248 B15COPY OEL-Appstream.repo /etc/yum.repos.d/OEL-Appstream.repo # buildkit347 B16COPY OEL-Base.repo /etc/yum.repos.d/OEL-Base.repo # buildkit350 B17COPY OEL-Codeready.repo /etc/yum.repos.d/OEL-Codeready.repo # buildkit308 B18COPY OEL-SecurityValidation.repo /etc/yum.repos.d/OEL-SecurityValidation.repo # buildkit315 B19COPY OEL-UEKR7.repo /etc/yum.repos.d/OEL-UEKR7.repo # buildkit334 B20RUN /bin/sh -c microdnf upgrade31.75 MB21WORKDIR /app93 B22COPY /go/src/app/cs-k8s-admission-controller/build/cs-k8s-admission-controller . # buildkit14.55 MB23COPY queries.xml /etc/data/queries.xml # buildkit576 B24ENTRYPOINT ["./cs-k8s-admission-controller"]0 B25ENV CONFIG_PATH=/etc/config/config.yaml0 BCommand
ADD file:789b4bad3c8ec49deaec755e6ce00146287ec0b8dd5361181f491244ef0c5901 in /