Sign inSign up

4warned/langstroth:v2.0

Networking
Security
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV DOCKER=yes0 B
8ENV PLAYBOOK_PATH=/opt/ansible/playbooks/stingar-hp.yaml0 B
9RUN /bin/sh -c apt-get update176.35 MB
10RUN /bin/sh -c mkdir -p114 B
11RUN /bin/sh -c pip3 install114.97 MB
12RUN /bin/sh -c echo "localhost179 B
13ADD . /opt # buildkit68.85 KB
14COPY entrypoint.sh /opt/entrypoint.sh # buildkit415 B
15RUN /bin/sh -c chmod +x415 B
16ADD ./ansible/config/ansible.cfg /etc/ansible/ansible.cfg # buildkit7.48 KB
17WORKDIR /opt32 B
18RUN /bin/sh -c pip3 install857.4 KB
19RUN /bin/sh -c python3 setup.py26.84 KB
20ENV ANSIBLE_AGGREGATE_CALLBACK=stingar_cb0 B
21WORKDIR /opt/ansible/playbooks32 B
22CMD ["/opt/entrypoint.sh"]0 B

Command

 ARG RELEASE