sha256:744826eb48f89bcbb86233579e974fe71878dfd289145a8d5a99514a7856061a
OS/ARCH
Compressed size
397.22 MB
Last pushed
5 days by booky10
Type
Image
Manifest digest
sha256:4d407a30a1bc6774b0164a563f31ca2d3a7c90ca26d4adb822aae0eeb7fbf2d6
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -eux;97.6 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/ / # buildkit64.19 MB10RUN /bin/sh -c mkdir -p124 B11WORKDIR /go32 B13LABEL org.opencontainers.image.source=https://github.com/booky10/yolks0 B14LABEL org.opencontainers.image.licenses=MIT0 B15RUN /bin/sh -c apt-get update99.27 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 'amd64' out/ 'trixie' '@1787529600'