sha256:e0028c4079ed3288a67492446c1fb70966852dd6d77a48138025c61a3ee8daae
OS/ARCH
Compressed size
398.94 MB
Last pushed
5 days by booky10
Type
Image
Manifest digest
sha256:c73a189dbfe4ce68553c848166fd71f466a9a7b5d4ef41f7ccd2ca96516a4499
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 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 update104.75 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' '@1787529600'