sha256:d6d716381665bfe4bc299171e6116166d0a44e6e8bd8cf89afaeb95f987bcd70
OS/ARCH
Compressed size
188.69 MB
Last pushed
almost 3 years by nofusscomputing
Type
Image
Manifest digest
sha256:1ef57948fe190338f04701858ff76f6aa95eba733b921085d11a0db165509815
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:dad1054d72a3e8b4c584c001e3dcf03e2e308d6704afa67bdb7e61f11a6faa13 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=10320 B19ADD file ... in /root/buildinfo/content_manifests/ubi8-container-8.8-1032.json 0 B20ADD file ... in /root/buildinfo/Dockerfile-ubi8-8.8-1032 0 B21LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B22/bin/sh -c rm -f '/etc/yum.repos.d/repo-cdf2d.repo'0 B23/bin/sh -c rm -f /tmp/tls-ca-bundle.pem0 B24/bin/sh -c mv -fZ /tmp/ubi.repo70.21 MB25ARG TARGETARCH0 B26ARG GIT_COMMIT=devel0 B27LABEL git_commit=devel0 B28RUN |2 TARGETARCH=arm64 GIT_COMMIT=devel /bin/sh257 B29RUN |2 TARGETARCH=arm64 GIT_COMMIT=devel /bin/sh55.11 MB30COPY /usr/local/lib64/python3.9/site-packages /usr/local/lib64/python3.9/site-packages # buildkit5.67 MB31COPY /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages # buildkit22.88 MB32COPY /usr/local/bin /usr/local/bin # buildkit6.08 KB33ENV TINI_VERSION=v0.19.00 B34RUN |2 TARGETARCH=arm64 GIT_COMMIT=devel /bin/sh8.83 KB35ENV HOME=/opt/ansible USER_NAME=ansible USER_UID=10010 B36RUN /bin/sh -c echo "${USER_NAME}:x:${USER_UID}:0:${USER_NAME}572 B37WORKDIR /opt/ansible32 B38USER 10010 B39COPY ansible-operator /usr/local/bin/ansible-operator # buildkit22.69 MB40ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run"0 B41USER root0 B42RUN /bin/sh -c dnf update11.73 MB43USER 10010 B44ARG DEFAULT_AWX_VERSION0 B45ARG OPERATOR_VERSION0 B46ENV DEFAULT_AWX_VERSION=0 B47ENV OPERATOR_VERSION=0 B48COPY requirements.yml /opt/ansible/requirements.yml # buildkit260 B49RUN |2 DEFAULT_AWX_VERSION= OPERATOR_VERSION= /bin/sh356.49 KB50COPY watches.yaml /opt/ansible/watches.yaml # buildkit407 B51COPY roles/ /opt/ansible/roles/ # buildkit39.69 KB52COPY playbooks/ /opt/ansible/playbooks/ # buildkit561 B53ENTRYPOINT ["/tini" "--" "/usr/local/bin/ansible-operator" "run"0 BCommand
ADD file:9dded71f2a4cc4dcd30c80171ecf72f260cc2b04da954c3de8074a694ea6125b in /