sha256:88f92cfff891b6914af8539f2c23508c2f05225b67cf657908cfa6630fa21018
OS/ARCH
Compressed size
384.92 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:c8908250ba5fc15d67f96e5a9c651c1b86277727dd802bb64f2c001f967b6aa7
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV DOCKER=yes0 B8ENV PLAYBOOK_PATH=/opt/ansible/playbooks/stingar-hp.yaml0 B9ENV VENV_PATH=/opt/venv0 B10RUN /bin/sh -c apt-get update211.6 MB11RUN /bin/sh -c python3 -m143.98 MB12ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p117 B14RUN /bin/sh -c echo "localhost177 B15ADD ./ansible/config/ansible.cfg /etc/ansible/ansible.cfg # buildkit7.48 KB16ADD . /opt # buildkit14.91 KB17COPY entrypoint.sh /opt/entrypoint.sh # buildkit32 B18RUN /bin/sh -c chmod +x415 B19WORKDIR /opt32 B20RUN /bin/sh -c pip install964.82 KB21RUN /bin/sh -c /opt/venv/bin/python setup.py30 KB22ENV ANSIBLE_AGGREGATE_CALLBACK=stingar_cb0 B23WORKDIR /opt/ansible/playbooks32 B24CMD ["/opt/entrypoint.sh"]0 BCommand
ARG RELEASE