sha256:1775d2ba8165d019f11fd5f651b055404281c8f36c43994b4b0bac6692bef502
OS/ARCH
Compressed size
569.35 MB
Last pushed
7 months by ldemailly
Type
Image
Manifest digest
sha256:3f3efe062d03b4133304490c2a87db9a2aac6d8dc5375400c36a9bbe380bbba8
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.43 MB5ENV GOLANG_VERSION=1.25.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/ / # buildkit57.38 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y45.2 MB13RUN /bin/sh -c gem install902.25 KB14RUN /bin/sh -c go version637 B15RUN /bin/sh -c curl -sSfL14.48 MB16RUN /bin/sh -c golangci-lint version142 B17RUN /bin/sh -c curl -fsSL137.81 MB18RUN /bin/sh -c go install48.99 MB19WORKDIR /build95 B20ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit1.47 KB21VOLUME [/build]0 B22RUN /bin/sh -c useradd -m1.32 KB23RUN /bin/sh -c chown -R1.47 KB24RUN /bin/sh -c chown -R31.08 MB25USER build0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'