sha256:054c5e10cc4fc7a1b4b3baa0a14c28a8738be682dbc4790462f780c6e4282d66
OS/ARCH
Compressed size
389.79 MB
Last pushed
7 days by booky10
Type
Image
Manifest digest
sha256:b6707936d7aa7f4e9b3e2e57414cc21f09fff9d78e315d4bbe942eb72c36f342
Image Layers
1# debian.sh --arch 'arm64' out/47.44 MB2RUN /bin/sh -c set -eux;23.88 MB3RUN /bin/sh -c set -eux;64.49 MB4RUN /bin/sh -c set -eux;93.92 MB5ENV GOLANG_VERSION=1.27.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/ / # buildkit64.52 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B13LABEL org.opencontainers.image.source=https://github.com/booky10/yolks0 B14LABEL org.opencontainers.image.licenses=MIT0 B15RUN /bin/sh -c apt-get update95.53 MB16USER container0 B17ENV USER=container HOME=/home/container0 B18WORKDIR /home/container32 B19COPY ./../entrypoint.sh /entrypoint.sh # buildkit665 B20CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'