sha256:a753094f078aa35252f2e45d720131922c4a36e3322764d2fc8f942fac6d495a
OS/ARCH
linux/amd64
Compressed size
173.25 MB
Last pushed
about 3 years by tuler
Type
Image
Manifest digest
sha256:ddcbd61e889ca4f56527f2a7e8e8ca6d281bbaf8403514159720e0e4f21df231
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update20.78 MB8ENV PATH=/opt/cartesi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9WORKDIR /opt/cartesi123 B10COPY /opt/cartesi . # buildkit20.68 MB11COPY /usr/local/lib/lua /usr/local/lib/lua # buildkit229.93 KB12COPY /usr/local/share/lua /usr/local/share/lua # buildkit42.24 KB13CMD ["/opt/cartesi/bin/remote-cartesi-machine"]0 B15ENV BASE=/opt/cartesi0 B16ENV CARTESI_IMAGE_PATH=/opt/cartesi/share/images0 B17ENV CARTESI_BIN_PATH=/opt/cartesi/bin0 B18RUN /bin/sh -c apt-get update99.07 MB19COPY /root/cargo/bin/machine-manager /opt/cartesi/bin/machine-manager # buildkit4.28 MB20ENV PATH=/opt/cartesi/bin:/opt/cartesi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21EXPOSE map[50051/tcp:{}]0 B22WORKDIR /opt/cartesi32 B23CMD ["./bin/machine-manager" "--address" "0.0.0.0" "--port"0 BCommand
ARG RELEASE