sha256:64f7dcd444d2dae9ad32f4f1879c7f7e4a4b39ef203df44c3f9fd0d9be8889bf
OS/ARCH
linux/amd64
Compressed size
70.48 MB
Last pushed
over 3 years by vfusco
Type
Image
Manifest digest
sha256:64f7dcd444d2dae9ad32f4f1879c7f7e4a4b39ef203df44c3f9fd0d9be8889bf
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 B14COPY /opt/cartesi/bin/server-manager /opt/cartesi/bin/server-manager # buildkit593.13 KB15RUN /bin/sh -c addgroup --system1.34 KB16WORKDIR /opt/cartesi/bin32 B17EXPOSE map[5001/tcp:{}]0 B18USER cartesi0 B19CMD ["/opt/cartesi/bin/server-manager" "--manager-address=0.0.0.0:5001"]0 BCommand
ARG RELEASE