sha256:7d9bbac841b0279891385f9a3bf1b86c3a9bc0ac4d75da72ff4a11c140bd477f
OS/ARCH
Compressed size
331.36 MB
Last pushed
about 1 year by bubatzlegal
Type
Image
Manifest digest
sha256:99c8e6218da8e7ffcde5d80bd8c7cf5c767dfa95f0171140de497825c6576306
Image Layers
1# debian.sh --arch 'arm64' out/47.34 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.67 MB5ENV GOLANG_VERSION=1.25.10 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/ / # buildkit54.89 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV CONNECTION_STRING=0 B13RUN /bin/sh -c apt-get update20.58 MB14RUN /bin/sh -c git clone26.57 MB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit593 B16RUN /bin/sh -c chmod +x588 B17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B18CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1757289600'