sha256:fdde664f7390fc518071a9ed96cd7d19758fa13a4f843d4517003fd36f0ffddb
OS/ARCH
linux/amd64
Compressed size
320.42 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:fdde664f7390fc518071a9ed96cd7d19758fa13a4f843d4517003fd36f0ffddb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV DOCKER=yes0 B8ENV PLAYBOOK_PATH=/opt/ansible/playbooks/stingar-hp.yaml0 B9RUN /bin/sh -c apt-get update176.35 MB10RUN /bin/sh -c mkdir -p114 B11RUN /bin/sh -c pip3 install114.97 MB12RUN /bin/sh -c echo "localhost179 B13ADD . /opt # buildkit68.85 KB14COPY entrypoint.sh /opt/entrypoint.sh # buildkit415 B15RUN /bin/sh -c chmod +x415 B16ADD ./ansible/config/ansible.cfg /etc/ansible/ansible.cfg # buildkit7.48 KB17WORKDIR /opt32 B18RUN /bin/sh -c pip3 install857.4 KB19RUN /bin/sh -c python3 setup.py26.84 KB20ENV ANSIBLE_AGGREGATE_CALLBACK=stingar_cb0 B21WORKDIR /opt/ansible/playbooks32 B22CMD ["/opt/entrypoint.sh"]0 BCommand
ARG RELEASE