Sign inSign up

larsid/fogbed-indy-node:v3.0.11-beta

Index digest

sha256:7b6403177c4978e243d42723c8ffce7ff7ea576196331fe128cc67833ce1bcfd

OS/ARCH

linux/amd64

Compressed size

394.57 MB

Last pushed

almost 3 years by larsid

Type

Image

Manifest digest

sha256:a386b9b1c288f8a2b00de21bca7233b7f71b5dfd6e20035cdf274ecd6edf62e3

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
7ENV NETWORK_NAME=fogbed0 B
8RUN /bin/sh -c apt-get update131.27 MB
9RUN /bin/sh -c apt-key adv872 B
10RUN /bin/sh -c apt-key adv9.6 KB
11RUN /bin/sh -c apt-key adv12.03 KB
12RUN /bin/sh -c pip3 install2.13 MB
13ENV DEBIAN_FRONTEND=noninteractive0 B
14RUN /bin/sh -c apt-get update193.08 MB
15RUN /bin/sh -c apt-key adv926 B
16RUN /bin/sh -c apt-get update41.84 MB
17RUN /bin/sh -c awk -v381 B
18RUN /bin/sh -c mv /tmp/indy_config.py459 B
19RUN /bin/sh -c mkdir /var/lib/indy/${NETWORK_NAME}171 B
20RUN /bin/sh -c mkdir /tmp/indy/117 B
21RUN /bin/sh -c echo '{"taaAcceptanceMechanism":"for_session"}'146 B
22RUN /bin/sh -c indy-cli --config32 B
23COPY scripts /opt/indy/scripts/ # buildkit1.7 KB
24RUN /bin/sh -c chmod +x299 B
25CMD ["bash"]0 B

Command

 ARG RELEASE