Sign inSign up

ednxops/shipyard-utils:test1

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.23 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt update148.1 MB
8RUN /bin/sh -c ln -s150 B
9ARG APP_USER_ID=10000 B
10RUN |1 APP_USER_ID=1000 /bin/sh -c4.18 KB
11USER 10000 B
12COPY . /app/atlas-ansible-utils/ # buildkit35.75 KB
13WORKDIR /app/atlas-ansible-utils32 B
14ENV PATH=/app/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN |1 APP_USER_ID=1000 /bin/sh -c126.79 MB
16ENV ANSIBLE_HOST_KEY_CHECKING=no0 B
17ENV ATLAS_ANSIBLE_PLAYBOOK=test_os_info.yml0 B
18ENV ATLAS_ANSIBLE_PLAYBOOK_EXTRA_PARAMS=0 B
19CMD ["/bin/sh" "-c" "ansible-playbook ${ATLAS_ANSIBLE_PLAYBOOK}0 B

Command

 ARG RELEASE