Sign inSign up

cartesi/machine-emulator:latest

Multi-platform
Index digest

sha256:880f9cbfea192e68f3e547ab27cbd54af8ab8247381c6f7ece912342f110e5a2

OS/ARCH

Compressed size

179.05 MB

Last pushed

about 2 months by tuler

Type

Image

Manifest digest

sha256:5eb2c4ed50cac8fc00d4ad2ca937760dbef569cf97db15f68cdef3b8ee1eac50

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 # buildkit53.72 MB
6RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh96.58 MB
7COPY tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.09 KB
8RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.08 KB
9RUN |2 TARGETARCH=arm64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.11 KB
10WORKDIR /opt/cartesi124 B
11EXPOSE map[5002/tcp:{}]0 B
12USER cartesi0 B
13CMD ["/usr/bin/cartesi-jsonrpc-machine" "--server-address=0.0.0.0:5002"]0 B

Command

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