sha256:aa6f2cbdb3287e98d04193f015bce7522b9b9eb86757af31b73ab6998f5f9a7f
OS/ARCH
Compressed size
764.5 MB
Last pushed
7 months by ldemailly
Type
Image
Manifest digest
sha256:021841cfb3d5a2b9b640132040b4202d31b0c2f19c87aeba4bb4c3e45f804938
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.76 MB5ENV GOLANG_VERSION=1.25.70 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/ / # buildkit54.98 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV GOTOOLCHAIN=go1.25.80 B13RUN /bin/sh -c go version108.86 MB14RUN /bin/sh -c apt-get -y45 MB15RUN /bin/sh -c gem install902.18 KB16RUN /bin/sh -c go version679 B17RUN /bin/sh -c curl -sSfL13.18 MB18RUN /bin/sh -c golangci-lint version143 B19RUN /bin/sh -c curl -fsSL127.06 MB20RUN /bin/sh -c go install47.12 MB21WORKDIR /build95 B22ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit1.47 KB23VOLUME [/build]0 B24RUN /bin/sh -c useradd -m1.32 KB25RUN /bin/sh -c chown -R1.47 KB26RUN /bin/sh -c chown -R137.99 MB27USER build0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'