Sign inSign up

hyperledger/iroha:testnet-2.0.0-rc.2

Index digest

sha256:61716908c01f23e56bb8cb05b30989561b42017952365f7e9ae10abd986cb5f9

OS/ARCH

linux/amd64

Compressed size

68.83 MB

Last pushed

over 1 year by hyperledgerbot

Type

Image

Manifest digest

sha256:19e233933cff3c2caceb02cade9e3f17d12b4bf2d2cd85114bcbac01c5831de3

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ARG PROFILE=deploy0 B
3ARG STORAGE=/storage0 B
4ARG TARGET_DIR=/app/target/deploy0 B
5ENV BIN_PATH=/usr/local/bin/0 B
6ENV CONFIG_DIR=/config0 B
7ENV KURA_STORE_DIR=/storage0 B
8ENV SNAPSHOT_STORE_DIR=/storage/snapshot0 B
9ENV WASM_DIRECTORY=/app/.cache/wasmtime0 B
10ENV USER=iroha0 B
11ENV UID=10010 B
12ENV GID=10010 B
13RUN |3 PROFILE=deploy STORAGE=/storage TARGET_DIR=/app/target/deploy20.53 MB
14COPY /app/target/deploy/irohad /usr/local/bin/ # buildkit9.97 MB
15COPY /app/target/deploy/iroha /usr/local/bin/ # buildkit3.71 MB
16COPY /app/target/deploy/kagami /usr/local/bin/ # buildkit7.01 MB
17COPY defaults/genesis.json /config # buildkit1.16 KB
18COPY defaults/executor.wasm /config # buildkit705.16 KB
19COPY defaults/client.toml /config # buildkit383 B
20USER iroha0 B
21CMD ["irohad"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'