Sign inSign up

cartesi/machine-emulator:0.21.0-test1

Multi-platform
Index digest

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 MB
2ARG TARGETARCH0 B
3ARG RUNTIME_BASE0 B
4LABEL io.cartesi.machine-emulator.base-image=debian:trixie-20250811-slim0 B
5COPY /usr/src/emulator/machine-emulator_arm64.deb machine-emulator.deb # buildkit52.67 MB
6COPY tests/dependencies tests/dependencies.sha256 /usr/share/cartesi-machine/ #441 B
7RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh94.64 MB
8COPY tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.09 KB
9RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.08 KB
10RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.11 KB
11WORKDIR /opt/cartesi124 B
12EXPOSE map[5002/tcp:{}]0 B
13USER cartesi0 B
14CMD ["/usr/bin/cartesi-jsonrpc-machine" "--server-address=0.0.0.0:5002"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'