sha256:1cb5344b8e48322360b6345de8b1c0d53ace92bec936d3da734abf1fbcbf95d3
OS/ARCH
linux/amd64
Compressed size
492.78 MB
Last pushed
about 1 month by kashishshah
Type
Image
Manifest digest
sha256:0ce144e4d547c0e324bf77a7a04b2db183d5c3cf1b292124e1b1353f59ee5892
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.95 MB7RUN /bin/sh -c curl -fsSL569 B8RUN /bin/sh -c echo "deb211 B9RUN /bin/sh -c apt update13.41 KB10RUN /bin/sh -c apt install75.42 MB11RUN /bin/sh -c apt install2.04 MB12COPY /usr/local/cargo/bin/gosplan /usr/local/bin # buildkit227.98 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.json626 B19RUN /bin/sh -c mv test-cases/rt-on-long.example.json669 B20ENV RUST_BACKTRACE=full0 B21ENV RUST_LOG=info0 B22ENV GOSPLAN_CMD=/usr/local/bin/gosplan0 BCommand
ARG RELEASE