sha256:995518f8a82e886e5f67b2fdba89385a1bc124449b0e0be7804afb711ba486ef
OS/ARCH
Compressed size
117.79 MB
Last pushed
almost 3 years by tuler
Type
Image
Manifest digest
sha256:3fe7b7caccc3c364ec3370a26ae2f2b8ca91ccd88be843a4ec38e0b9064ccf24
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ARG MACHINE_EMULATOR_VERSION=0.0.00 B4ARG TARGETARCH0 B5COPY /usr/src/emulator/cartesi-machine-v0.15.2_amd64.deb cartesi-machine.deb # buildkit967.4 KB6RUN |2 MACHINE_EMULATOR_VERSION=0.15.2 TARGETARCH=amd64 /bin/sh17.24 MB7RUN |2 MACHINE_EMULATOR_VERSION=0.15.2 TARGETARCH=amd64 /bin/sh1.16 KB8WORKDIR /opt/cartesi124 B9EXPOSE map[5002/tcp:{}]0 B10USER cartesi0 B11CMD ["/usr/bin/remote-cartesi-machine" "--server-address=0.0.0.0:5002"]0 B12USER root0 B13RUN /bin/sh -c apt-get update16.65 MB14COPY /usr/bin/server-manager /usr/bin/server-manager # buildkit598.54 KB15WORKDIR /opt/cartesi34 B16EXPOSE map[5001/tcp:{}]0 B17USER cartesi0 B18CMD ["/usr/bin/server-manager" "--manager-address=0.0.0.0:5001"]0 B19USER root0 B20ARG DEBIAN_FRONTEND=noninteractive0 B21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c17.72 MB22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c434 B23ARG DEPLOYMENT_PATH0 B24WORKDIR /opt/cartesi/share/deployments169 B25COPY /opt/cartesi/share/deployments/*.json . # buildkit7.38 KB26ARG BASE_PATH0 B27WORKDIR /opt/cartesi/bin145 B28ARG RUST_BUILD_PATH0 B29COPY /opt/cartesi/src/rollups-node/offchain/target/release/cartesi-rollups-* . # buildkit35.55 MB30ENV PATH=/opt/cartesi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B31ARG GO_BIN_PATH0 B32COPY /go/bin/cartesi-rollups-node . # buildkit1.32 MB33ARG RUNTIME_DIR0 B34RUN |6 DEBIAN_FRONTEND=noninteractive DEPLOYMENT_PATH=/opt/cartesi/share/deployments BASE_PATH=/opt/cartesi145 B35RUN |6 DEBIAN_FRONTEND=noninteractive DEPLOYMENT_PATH=/opt/cartesi/share/deployments BASE_PATH=/opt/cartesi149 B36WORKDIR /var/opt/cartesi34 B37USER cartesi0 B38CMD ["/bin/bash"]0 BCommand
ADD file:209589a8bdb5a3788ee42ecdbccbbb561835dab96b0d8286bb5a2229d2f41be7 in /