Sign inSign up

4warned/langstroth:v2.1.2

Multi-platform
Networking
Security
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7ENV DOCKER=yes0 B
8ENV PLAYBOOK_PATH=/opt/ansible/playbooks/stingar-hp.yaml0 B
9ENV VENV_PATH=/opt/venv0 B
10RUN /bin/sh -c apt-get update211.6 MB
11RUN /bin/sh -c python3 -m143.98 MB
12ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c mkdir -p117 B
14RUN /bin/sh -c echo "localhost177 B
15ADD ./ansible/config/ansible.cfg /etc/ansible/ansible.cfg # buildkit7.48 KB
16ADD . /opt # buildkit14.91 KB
17COPY entrypoint.sh /opt/entrypoint.sh # buildkit32 B
18RUN /bin/sh -c chmod +x415 B
19WORKDIR /opt32 B
20RUN /bin/sh -c pip install964.82 KB
21RUN /bin/sh -c /opt/venv/bin/python setup.py30 KB
22ENV ANSIBLE_AGGREGATE_CALLBACK=stingar_cb0 B
23WORKDIR /opt/ansible/playbooks32 B
24CMD ["/opt/entrypoint.sh"]0 B

Command

 ARG RELEASE