sha256:7d866b08166f4995e54ed27aa100b9eea7a3f9d77fb1de1c64ecfbe30bc83513
OS/ARCH
linux/amd64
Compressed size
433.89 MB
Last pushed
2 months by hyperledgerbot
Type
Image
Manifest digest
sha256:8823ecbccc14eec9c685d6bc17a007340a7c296afce363d0eba6b96e60bd047c
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG PROFILE=deploy0 B3ARG CONFIG_PROFILE=single0 B4ARG APP_DIR=/opt/iroha0 B5ARG STORAGE=/storage0 B6ARG TARGET_DIR=/app/target/release0 B7ENV APP_DIR=/opt/iroha0 B8ENV BIN_PATH=/usr/local/bin/0 B9ENV CONFIG_DIR=/config0 B10ENV KURA_STORE_DIR=/storage0 B11ENV SNAPSHOT_STORE_DIR=/storage/snapshot0 B12ENV IROHA_IMAGE_CONFIG_PROFILE=taira0 B13ENV USER=iroha0 B14ENV UID=10010 B15ENV GID=10010 B16RUN |5 PROFILE=release CONFIG_PROFILE=taira APP_DIR=/opt/iroha334.5 MB17COPY /outbin/ /usr/local/bin/ # buildkit72.29 MB18COPY scripts/docker_entrypoint.sh /usr/local/bin/ # buildkit905 B19COPY configs/soranexus/taira /opt/iroha/configs/soranexus/taira # buildkit81.42 KB20COPY codec/rans/tables /opt/iroha/codec/rans/tables # buildkit555 B21COPY defaults /tmp/defaults # buildkit17.57 KB22RUN |5 PROFILE=release CONFIG_PROFILE=taira APP_DIR=/opt/iroha81.93 KB23WORKDIR /opt/iroha32 B24USER 1001:10010 B25ENTRYPOINT ["docker_entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'