sha256:8a141be75445cc2b3df097fe99ffaea095d8b6bf32814c2d57d7f78eec9bc273
OS/ARCH
Compressed size
182.89 MB
Last pushed
2 months by tuler
Type
Image
Manifest digest
sha256:b3dfc435636914d8d7e18dcee1d83132f87e18c2b9c605b67343a5fa2652aa47
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ARG TARGETARCH0 B3ARG RUNTIME_BASE0 B4LABEL io.cartesi.machine-emulator.base-image=debian:trixie-20250811-slim0 B5COPY /usr/src/emulator/machine-emulator_amd64.deb machine-emulator.deb # buildkit55.85 MB6COPY tests/dependencies tests/dependencies.sha256 /usr/share/cartesi-machine/ #443 B7RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh98.64 MB8COPY tools/docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.09 KB9RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.08 KB10RUN |2 TARGETARCH=amd64 RUNTIME_BASE=debian:trixie-20250811-slim /bin/sh1.1 KB11WORKDIR /opt/cartesi123 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 'amd64' out/ 'trixie' '@1754870400'