sha256:55a2c0582f2c02644ea60f52ac985c474538add939549cb034a09c3317e0d0f4
OS/ARCH
Compressed size
788.34 MB
Last pushed
over 1 year by ldemailly
Type
Image
Manifest digest
sha256:1b86896054ed7dac7548edd7f678b0bf7f9cd0a0c720b3b73d6aa21097e27ecb
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.07 MB5ENV GOLANG_VERSION=1.23.90 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/ / # buildkit70.63 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y58.49 MB13RUN /bin/sh -c gem install915.62 KB14RUN /bin/sh -c go version638 B15RUN /bin/sh -c go install186.88 MB16RUN /bin/sh -c golangci-lint version32 B17RUN /bin/sh -c set -x;127.74 MB18RUN /bin/sh -c go install23.01 MB19WORKDIR /build95 B20ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit2.25 KB21VOLUME [/build]0 B22RUN /bin/sh -c useradd -m1.2 KB23RUN /bin/sh -c chown -R2.25 KB24RUN /bin/sh -c chown -R102.08 MB25USER build0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'