sha256:f9f09d1a0ff7f1d77c62c9269b5561dfe3bbe6c9b1429b895f556c0864c95882
OS/ARCH
Compressed size
290.8 MB
Last pushed
9 months by ronmi
Type
Image
Manifest digest
sha256:8aaadee811e59f23bcb20d6c78375f66d1f89f3d249cb1a4ba08a95ef002f526
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.36 MB5ENV GOLANG_VERSION=1.25.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/ / # buildkit57.36 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit252 B13COPY ci.sh /usr/local/bin/ci.sh # buildkit681 B14WORKDIR /drone/src115 B15ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'