sha256:a4fa4ed34895b42e617401c0616d0fe10a110fc05436b7b2f19bfa6ec1c59370
OS/ARCH
Compressed size
378.85 MB
Last pushed
6 days by booky10
Type
Image
Manifest digest
sha256:6eaa26e07630df7e9ea5720ffc940d7a8ffec4bb7b8e57c21ed78a20522a14f2
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.26.80 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/ / # buildkit61.25 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 update87.86 MB16USER container0 B17ENV USER=container HOME=/home/container0 B18WORKDIR /home/container32 B19COPY ./../entrypoint.sh /entrypoint.sh # buildkit666 B20CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'