sha256:cf9e08251387f10c165fcf86a1064b391cc67d426ecae1a4cfc171cf408b13b4
OS/ARCH
linux/amd64
Compressed size
492.75 MB
Last pushed
about 1 month by kashishshah
Type
Image
Manifest digest
sha256:38f12fe8b634001b9889028363426e6484cb00e7be8d87d981ac3ca684d5d49c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update158.92 MB7RUN /bin/sh -c curl -fsSL569 B8RUN /bin/sh -c echo "deb211 B9RUN /bin/sh -c apt update13.42 KB10RUN /bin/sh -c apt install75.42 MB11RUN /bin/sh -c apt install2.04 MB12COPY /usr/local/cargo/bin/gosplan /usr/local/bin # buildkit227.97 MB13RUN /bin/sh -c chmod +x32 B14COPY test-e2e/ /app/ # buildkit18.57 KB15WORKDIR /app32 B16RUN /bin/sh -c mv test-cases/rc-on.example.json508 B17RUN /bin/sh -c mv test-cases/rc-off.example.json1.81 KB18RUN /bin/sh -c mv test-cases/rt-on-short.example.json627 B19RUN /bin/sh -c mv test-cases/rt-on-long.example.json670 B20ENV RUST_BACKTRACE=full0 B21ENV RUST_LOG=info0 B22ENV GOSPLAN_CMD=/usr/local/bin/gosplan0 BCommand
ARG RELEASE