Sign inSign up

cartesi/rollups-node:1.1.0-test.1

Multi-platform
Index digest

sha256:766f20ed3fefb429b105631e8cfa97e328776693f4c5acb1902b809350d20103

OS/ARCH

Compressed size

112.32 MB

Last pushed

about 3 years by tuler

Type

Image

Manifest digest

sha256:6887eaf51ca2eb66fbb3767b5802a99747cf62f56d66786bd7d6ba3545e47f8d

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ARG MACHINE_EMULATOR_VERSION=0.0.00 B
4ARG TARGETARCH0 B
5COPY /usr/src/emulator/cartesi-machine-v0.15.2_arm64.deb cartesi-machine.deb # buildkit866.09 KB
6RUN |2 MACHINE_EMULATOR_VERSION=0.15.2 TARGETARCH=arm64 /bin/sh16.27 MB
7RUN |2 MACHINE_EMULATOR_VERSION=0.15.2 TARGETARCH=arm64 /bin/sh1.16 KB
8WORKDIR /opt/cartesi122 B
9EXPOSE map[5002/tcp:{}]0 B
10USER cartesi0 B
11CMD ["/usr/bin/remote-cartesi-machine" "--server-address=0.0.0.0:5002"]0 B
12USER root0 B
13RUN /bin/sh -c apt-get update16.47 MB
14COPY /usr/bin/server-manager /usr/bin/server-manager # buildkit549.23 KB
15WORKDIR /opt/cartesi34 B
16EXPOSE map[5001/tcp:{}]0 B
17USER cartesi0 B
18CMD ["/usr/bin/server-manager" "--manager-address=0.0.0.0:5001"]0 B
19USER root0 B
20ARG DEBIAN_FRONTEND=noninteractive0 B
21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c17.6 MB
22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c434 B
23ARG DEPLOYMENT_PATH0 B
24WORKDIR /opt/cartesi/share/deployments168 B
25COPY /opt/cartesi/share/deployments/*.json . # buildkit8.63 KB
26ARG BASE_PATH0 B
27WORKDIR /opt/cartesi/bin144 B
28ARG RUST_BUILD_PATH0 B
29COPY /opt/cartesi/src/rollups-node/offchain/target/release/cartesi-rollups-* . # buildkit32.79 MB
30ENV PATH=/opt/cartesi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31ARG RUNTIME_DIR0 B
32RUN |5 DEBIAN_FRONTEND=noninteractive DEPLOYMENT_PATH=/opt/cartesi/share/deployments BASE_PATH=/opt/cartesi145 B
33RUN |5 DEBIAN_FRONTEND=noninteractive DEPLOYMENT_PATH=/opt/cartesi/share/deployments BASE_PATH=/opt/cartesi150 B
34WORKDIR /var/opt/cartesi34 B
35USER cartesi0 B
36CMD ["/bin/bash"]0 B

Command

ADD file:1de2ba0dc88aa343332814e19adc6b850d08e62c31589fe902b8eb2cb465934e in /