sha256:7aeaac2c22deb4b3d3054dc7ea32f260df7eb02a0d0870b684daf686414fc045
OS/ARCH
linux/amd64
Compressed size
623.95 MB
Last pushed
5 months by bbernhard
Type
Image
Manifest digest
sha256:7aeaac2c22deb4b3d3054dc7ea32f260df7eb02a0d0870b684daf686414fc045
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.17 MB5ENV GOLANG_VERSION=1.26.20 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.11 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV GOPATH=/home/go0 B13ENV GOBIN=/home/go/bin0 B14COPY src/go.mod /tmp/src/go.mod # buildkit1.43 KB15COPY src/go.sum /tmp/src/go.sum # buildkit14.85 KB16RUN /bin/sh -c apt-get update34.21 MB17RUN /bin/sh -c wget https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh1.88 KB18RUN /bin/sh -c useradd -m3.38 KB19RUN /bin/sh -c mkdir -p306.86 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'