sha256:612990ad14951b0bac39b20a65e1e571af68a1762a836e6aa63c36d8681d7ddf
OS/ARCH
Compressed size
602.47 MB
Last pushed
12 months by ldemailly
Type
Image
Manifest digest
sha256:303ccbd9b868f32cca5e38ac93ed26fcb0b39068f25afa7609a53b2e39c19b3f
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.36 MB5ENV GOLANG_VERSION=1.24.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/ / # buildkit75.45 MB10RUN /bin/sh -c mkdir -p124 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y49.15 MB13RUN /bin/sh -c gem install918.52 KB14RUN /bin/sh -c go version640 B15RUN /bin/sh -c curl -sSfL13.59 MB16RUN /bin/sh -c golangci-lint version143 B17RUN /bin/sh -c curl -fsSL151.11 MB18RUN /bin/sh -c go install48.48 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.32 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R30.36 MB25USER build0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'