sha256:a4fa4ed34895b42e617401c0616d0fe10a110fc05436b7b2f19bfa6ec1c59370
OS/ARCH
Compressed size
385.81 MB
Last pushed
7 days by booky10
Type
Image
Manifest digest
sha256:7c4017eb5d86f7ada761f4fc3045147b864d32befc5a407a3e7e3224ef64b75d
Image Layers
1# debian.sh --arch 'amd64' out/47.09 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.67 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 -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.81 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 'amd64' out/ 'trixie' '@1789689600'