sha256:e659cc393ec6774d5612404bc87d415cc79bba517e5ae4d8569ba8a11295a0d2
OS/ARCH
linux/amd64
Compressed size
232.85 MB
Last pushed
almost 3 years by rohitsakala
Type
Image
Manifest digest
sha256:e659cc393ec6774d5612404bc87d415cc79bba517e5ae4d8569ba8a11295a0d2
Image Layers
1ADD file ... in / 0 B2/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo0 B3ADD file ... in /tmp/tls-ca-bundle.pem 0 B4ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/ 0 B5LABEL maintainer="Red Hat, Inc."0 B6LABEL com.redhat.component="ubi8-container" 0 B7LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B8LABEL summary="Provides the latest release0 B9LABEL description="The Universal Base Image0 B10LABEL io.k8s.display-name="Red Hat Universal Base0 B11LABEL io.openshift.expose-services=""0 B12LABEL io.openshift.tags="base rhel8"0 B13ENV container oci0 B14ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15CMD ["/bin/bash"]0 B16/bin/sh -c rm -rf /var/log/*0 B17/bin/sh -c mkdir -p /var/log/rhsm0 B18LABEL release=10900 B19ADD file ... in /root/buildinfo/content_manifests/ubi8-container-8.7-1090.json 0 B20ADD file ... in /root/buildinfo/Dockerfile-ubi8-8.7-1090 0 B21LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B22/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo'0 B23/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B24/bin/sh -c mv -fZ /tmp/ubi.repo71.7 MB25ARG TARGETARCH0 B26ARG GIT_COMMIT=devel0 B27LABEL git_commit=7183146f4b2713be287ece17a3029f1fd0964c1e0 B28RUN |2 TARGETARCH=amd64 GIT_COMMIT=7183146f4b2713be287ece17a3029f1fd0964c1e /bin/sh262 B29COPY Pipfile* ./ # buildkit12.86 KB30ENV PIP_NO_CACHE_DIR=1 PIPENV_SYSTEM=1 PIPENV_CLEAR=10 B31RUN |2 TARGETARCH=amd64 GIT_COMMIT=7183146f4b2713be287ece17a3029f1fd0964c1e /bin/sh59.51 MB32ENV TINI_VERSION=v0.19.00 B33RUN |2 TARGETARCH=amd64 GIT_COMMIT=7183146f4b2713be287ece17a3029f1fd0964c1e /bin/sh9.25 KB34ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=10010 B35RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME}581 B36WORKDIR /opt/ansible32 B37USER 10010 B38COPY /workspace/build/ansible-operator /usr/local/bin/ansible-operator # buildkit24.07 MB39ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run"0 B40USER root0 B41RUN /bin/sh -c yum remove7.04 MB42RUN /bin/sh -c yum update70.21 MB43USER 10010 B44COPY roles/ /opt/ansible/roles/ # buildkit97.69 KB45COPY playbooks/ /opt/ansible/playbooks/ # buildkit2.01 KB46COPY watches.yaml /opt/ansible/watches.yaml # buildkit474 B47COPY requirements.yml /opt/ansible/requirements.yml # buildkit768 B48RUN /bin/sh -c ansible-galaxy collection219.97 KB49RUN /bin/sh -c cp /etc/ansible/ansible.cfg262 BCommand
ADD file:927ac1a311d1270ba29908a100760092a4273faa9e1ad3982b4601e4227c8458 in /