sha256:ce3584f2912e5baa86c612104a302de3762f97c6178aef43dfdaff0fe4925bd2
OS/ARCH
linux/amd64
Compressed size
301.16 MB
Last pushed
about 3 years by productsquad
Type
Image
Manifest digest
sha256:ceb3b964fd7f7d76f6c7578b522bbf14878f2ea482a4241afa10f04935da8785
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update148.1 MB8RUN /bin/sh -c ln -s150 B9ARG APP_USER_ID=10000 B10RUN |1 APP_USER_ID=1000 /bin/sh -c4.18 KB11USER 10000 B12COPY . /app/atlas-ansible-utils/ # buildkit35.75 KB13WORKDIR /app/atlas-ansible-utils32 B14ENV PATH=/app/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |1 APP_USER_ID=1000 /bin/sh -c126.79 MB16ENV ANSIBLE_HOST_KEY_CHECKING=no0 B17ENV ATLAS_ANSIBLE_PLAYBOOK=test_os_info.yml0 B18ENV ATLAS_ANSIBLE_PLAYBOOK_EXTRA_PARAMS=0 B19CMD ["/bin/sh" "-c" "ansible-playbook ${ATLAS_ANSIBLE_PLAYBOOK}0 BCommand
ARG RELEASE