sha256:e8cf6f2356eb9c24427229ccaa388ee12ad584046c079c1cd067f10180a11e24
OS/ARCH
Compressed size
83.33 MB
Last pushed
over 3 years by scopeci
Type
Image
Manifest digest
sha256:3db3f64d3a974f2f573b1d3075c06caabebc9fd0ca7dada45b9103cf592de94b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update2.58 MB8ARG TARGETARCH0 B9COPY bin/linux/arm64/scope /usr/local/bin/scope # buildkit17.08 MB10COPY lib/linux/arm64/libscope.so /usr/local/lib/libscope.so # buildkit2.95 MB11RUN |1 TARGETARCH=arm64 /bin/sh -c220 B12COPY bin/linux/x86_64/* /usr/local/scope/x86_64/ # buildkit18.84 MB13COPY conf/scope.yml /usr/local/scope/x86_64/scope.yml # buildkit8.96 KB14COPY bin/linux/aarch64/* /usr/local/scope/aarch64/ # buildkit17.08 MB15COPY conf/scope.yml /usr/local/scope/aarch64/scope.yml # buildkit8.96 KB16RUN |1 TARGETARCH=arm64 /bin/sh -c223 B17RUN |1 TARGETARCH=arm64 /bin/sh -c1.56 KBCommand
ARG RELEASE