sha256:d953c9e6b3d520fd9182577ece58613f31e585ab86890ceb777c3664f3cb9948
OS/ARCH
linux/amd64
Compressed size
75.73 MB
Last pushed
3 months by peideng
Type
Image
Manifest digest
sha256:d953c9e6b3d520fd9182577ece58613f31e585ab86890ceb777c3664f3cb9948
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c apt-get update27.98 MB3WORKDIR /sui89 B4ARG PROFILE=release0 B5COPY /sui/target/release/stress /usr/local/bin/stress # buildkit18.66 MB6COPY docker/stress/entrypoint.sh /docker/stress/entrypoint.sh # buildkit1.03 KB7RUN |1 PROFILE=release /bin/sh -c32 B8ENV BENCHMARK_MOVE_BASE_DIR=/sui/crates/sui-benchmark0 B9COPY crates/sui-benchmark/src/workloads/data /sui/crates/sui-benchmark/src/workloads/data # buildkit7.52 KB10COPY crates/sui-framework/packages/sui-framework /sui/crates/sui-framework/packages/sui-framework # buildkit181.19 KB11COPY crates/sui-framework/packages/move-stdlib /sui/crates/sui-framework/packages/move-stdlib # buildkit39.11 KB12ENV MOVE_EXAMPLES_DIR=/sui/examples/move0 B13COPY examples/move/basics /sui/examples/move/basics # buildkit2.03 KB14ARG BUILD_DATE=2026-06-220 B15ARG GIT_REVISION=cf371176c6110 B16LABEL build-date=2026-06-220 B17LABEL git-revision=cf371176c6110 B18CMD ["/docker/stress/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1781049600'