sha256:f82ca82ab19514b50d31941968ffceb1cd44777831cf163be542e2cdfb8f8c7e
OS/ARCH
Compressed size
176.05 MB
Last pushed
3 months by tuler
Type
Image
Manifest digest
sha256:8baa1e30cb0da1766c2376c19b00f8400d7b0fb489e87bc8ff135e27ff6c614c
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ARG TARGETARCH0 B3ARG RUNTIME_BASE0 B4LABEL io.cartesi.machine-emulator.base-image=debian:trixie-20250811-slim0 B5COPY /usr/src/emulator/machine-emulator_arm64.deb machine-emulator.deb # buildkit52.67 MB6COPY tests/dependencies tests/dependencies.sha256 /usr/share/cartesi-machine/ #441 B7RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh94.64 MB8COPY tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.09 KB9RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.08 KB10RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.11 KB11WORKDIR /opt/cartesi124 B12EXPOSE map[5002/tcp:{}]0 B13USER cartesi0 B14CMD ["/usr/bin/cartesi-jsonrpc-machine" "--server-address=0.0.0.0:5002"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'