sha256:d35c0ab3ff4b4be664c2346feffe019d79fc27e5f7ae7d3fab0cfd3834824f49
OS/ARCH
linux/amd64
Compressed size
62.71 MB
Last pushed
over 1 year by hyperledgerbot
Type
Image
Manifest digest
sha256:418eaba578fcaecb7f53a41c62c6b5c9ef73a5e1af2d5bb1010bf352c5164a58
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.52 MB14COPY /app/target/deploy/irohad /usr/local/bin/ # buildkit9.9 MB15COPY /app/target/deploy/iroha /usr/local/bin/ # buildkit3.76 MB16COPY /app/target/deploy/kagami /usr/local/bin/ # buildkit1.41 MB17COPY defaults/genesis.json /config # buildkit924 B18COPY defaults/executor.wasm /config # buildkit223.65 KB19COPY defaults/client.toml /config # buildkit382 B20USER iroha0 B21CMD ["irohad"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'