sha256:666eb4ff08d5c22eb8031bca9b1c9807b2d6b956bd9faaed9a6c0c15ec0f6864
OS/ARCH
linux/amd64
Compressed size
192.89 MB
Last pushed
almost 3 years by rickydjohn
Type
Image
Manifest digest
sha256:666eb4ff08d5c22eb8031bca9b1c9807b2d6b956bd9faaed9a6c0c15ec0f6864
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 B40COPY requirements-cloudresource.yml /opt/ansible/requirements-cloudresource.yml # buildkit658 B41RUN /bin/sh -c pip install36.83 MB42COPY requirements-psql.yml /opt/ansible/requirements-psql.yml # buildkit199 B43RUN /bin/sh -c pip install92 B44COPY requirements.yml /opt/ansible/requirements.yml # buildkit291 B45RUN /bin/sh -c ansible-galaxy collection777.24 KB46COPY watches.yaml /opt/ansible/watches.yaml # buildkit362 B47COPY roles/ /opt/ansible/roles/ # buildkit2.8 KB48COPY playbooks/ /opt/ansible/playbooks/ # buildkit215 BCommand
ADD file:927ac1a311d1270ba29908a100760092a4273faa9e1ad3982b4601e4227c8458 in /