sha256:874826e73d5a4c808ca47062d67860d230ecfecb35576d4660ffedcac6ff1159
OS/ARCH
linux/amd64
Compressed size
62.37 MB
Last pushed
almost 2 years by hyperledgerbot
Type
Image
Manifest digest
sha256:b9ed7147469b02bfba0cd5a462ca56441d54ac8d88660104a95ca04fb85a8630
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG PROFILE=deploy0 B3ARG STORAGE=/storage0 B4ARG TARGET_DIR=/app/target/deploy0 B5ENV BIN_PATH=/usr/local/bin/0 B6ENV CONFIG_DIR=/config0 B7ENV KURA_STORE_DIR=/storage0 B8ENV SNAPSHOT_STORE_DIR=/storage/snapshot0 B9ENV WASM_DIRECTORY=/app/.cache/wasmtime0 B10ENV USER=iroha0 B11ENV UID=10010 B12ENV GID=10010 B13RUN |3 PROFILE=deploy STORAGE=/storage TARGET_DIR=/app/target/deploy20.27 MB14COPY /app/target/deploy/irohad /usr/local/bin/ # buildkit9.89 MB15COPY /app/target/deploy/iroha /usr/local/bin/ # buildkit3.66 MB16COPY /app/target/deploy/kagami /usr/local/bin/ # buildkit1.41 MB17COPY defaults/genesis.json /config # buildkit924 B18COPY defaults/executor.wasm /config # buildkit224.35 KB19COPY defaults/client.toml /config # buildkit383 B20USER iroha0 B21CMD ["irohad"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'