sha256:91033eec7a3a8ab3c8931b1cd813eec496dd0c85bae14d4496c0b234acd6ce15
OS/ARCH
Compressed size
562.93 MB
Last pushed
about 1 year by ldemailly
Type
Image
Manifest digest
sha256:f8c2c1e8a7b6b2e4f08b8b3c3ea6e89b96a0d5c6b6f87fb4a94a6ae517a2157f
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.08 MB5ENV GOLANG_VERSION=1.24.60 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/ / # buildkit75.34 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y64.56 MB13RUN /bin/sh -c gem install917.28 KB14RUN /bin/sh -c go version640 B15RUN /bin/sh -c curl -sSfL13.39 MB16RUN /bin/sh -c golangci-lint version157 B17RUN /bin/sh -c set -x;111.43 MB18RUN /bin/sh -c go install48.5 MB19WORKDIR /build95 B20ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit1.4 KB21VOLUME [/build]0 B22RUN /bin/sh -c useradd -m1.2 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R30.17 MB25USER build0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'