sha256:3c734333c6a7d85955b7eccaec09fb3b92736c94b60120d726f8dbf7549d225b
OS/ARCH
linux/amd64
Compressed size
406.45 MB
Last pushed
over 1 year by croomes
Type
Image
Manifest digest
sha256:45de2c2b730f272ae64780caf95aeb5f8b36820f225ec667aced8fa921546ce6
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.07 MB5ENV GOLANG_VERSION=1.24.30 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit75.32 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get update80.58 MB13COPY ./bin/objcache-fuse /objcache-fuse # buildkit15.5 MB14COPY ./bin/objcache-csi-node /objcache-csi-node # buildkit8.39 MB15COPY ./bin/objcache-client /objcache-client # buildkit8.03 MB16ENTRYPOINT ["/objcache-csi-node"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'