sha256:083c0ff9861529d82710ceb512f0c7d820e68180e9c09d283fb23cc768fee0eb
OS/ARCH
linux/amd64
Compressed size
431.15 MB
Last pushed
3 months by hyperledgerbot
Type
Image
Manifest digest
sha256:7a7ac701897afaa60df65707ce7fbbed9ad3b21192f73a95bf8158d68b7b4252
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/ # buildkit69.58 MB18COPY scripts/docker_entrypoint.sh /usr/local/bin/ # buildkit905 B19COPY configs/soranexus/taira /opt/iroha/configs/soranexus/taira # buildkit69.77 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/iroha70.28 KB23WORKDIR /opt/iroha32 B24USER 1001:10010 B25ENTRYPOINT ["docker_entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'