sha256:81e434ccd4487af6388719c0b27050ab04c37ddd1d9b4699d0c6406ab76c1977
OS/ARCH
linux/amd64
Compressed size
433.32 MB
Last pushed
3 months by hyperledgerbot
Type
Image
Manifest digest
sha256:9d5ec230f7eee1435fa727df61ee2ada1787bb86bb9396ebe7b1d46071e9501c
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.49 MB17COPY /outbin/ /usr/local/bin/ # buildkit71.73 MB18COPY scripts/docker_entrypoint.sh /usr/local/bin/ # buildkit904 B19COPY configs/soranexus/taira /opt/iroha/configs/soranexus/taira # buildkit75 KB20COPY codec/rans/tables /opt/iroha/codec/rans/tables # buildkit554 B21COPY defaults /tmp/defaults # buildkit17.56 KB22RUN |5 PROFILE=release CONFIG_PROFILE=taira APP_DIR=/opt/iroha75.51 KB23WORKDIR /opt/iroha32 B24USER 1001:10010 B25ENTRYPOINT ["docker_entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'