sha256:588e84934cd0443365d330b83cddba02819d77fc54f8b5837ec0ebb2257c1c56
OS/ARCH
linux/amd64
Compressed size
141.45 MB
Last pushed
almost 2 years by hyperledgerbot
Type
Image
Manifest digest
sha256:04ed8ffefcd5b05ca065d5c6a4c389141ab05f1f6c07f1d02e7bb243cc1021d8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG PROFILE=profiling0 B3ARG STORAGE=/storage0 B4ARG TARGET_DIR=/iroha/target/x86_64-unknown-linux-gnu/profiling0 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=profiling STORAGE=/storage TARGET_DIR=/iroha/target/x86_64-unknown-linux-gnu/profiling20.25 MB14COPY /iroha/target/x86_64-unknown-linux-gnu/profiling/irohad /usr/local/bin/ # buildkit59.32 MB15COPY /iroha/target/x86_64-unknown-linux-gnu/profiling/iroha /usr/local/bin/ # buildkit23.81 MB16COPY /iroha/target/x86_64-unknown-linux-gnu/profiling/kagami /usr/local/bin/ # buildkit10.92 MB17COPY defaults/genesis.json /config # buildkit924 B18COPY defaults/executor.wasm /config # buildkit224.32 KB19COPY defaults/libs /config/libs/ # buildkit129 B20COPY defaults/client.toml /config # buildkit383 B21USER iroha0 B22CMD ["irohad"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'