sha256:9267e854d0e68299d65f592d0d813396640bb3c0d4239638dba89d2d9bd233e1
OS/ARCH
linux/amd64
Compressed size
74.92 MB
Last pushed
25 days by peideng
Type
Image
Manifest digest
sha256:9267e854d0e68299d65f592d0d813396640bb3c0d4239638dba89d2d9bd233e1
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2RUN /bin/sh -c apt-get update27.98 MB3WORKDIR /sui92 B4ARG PROFILE=release0 B5COPY /sui/target/release/stress /usr/local/bin/stress # buildkit17.85 MB6COPY docker/stress/entrypoint.sh /docker/stress/entrypoint.sh # buildkit1.02 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 # buildkit188.25 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.02 KB14ARG BUILD_DATE=2026-08-210 B15ARG GIT_REVISION=e47a87e63bbf0 B16LABEL build-date=2026-08-210 B17LABEL git-revision=e47a87e63bbf0 B18CMD ["/docker/stress/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1785715200'