Sign inSign up

cartesi/machine-emulator:0.21.0

Multi-platform
Index digest

sha256:880f9cbfea192e68f3e547ab27cbd54af8ab8247381c6f7ece912342f110e5a2

OS/ARCH

Compressed size

184.67 MB

Last pushed

about 2 months by tuler

Type

Image

Manifest digest

sha256:9d8098c0122301f4ce7393745bf5e2b4388e05bcb4745f36fa0ca41495689dfe

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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_amd64.deb machine-emulator.deb # buildkit56.47 MB
6RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh99.8 MB
7COPY tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.08 KB
8RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.08 KB
9RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.1 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 'amd64' out/ 'trixie' '@1754870400'