sha256:482b0ba1bb5215393f1896919a3ebcb13a27dbae7626888d1d013e9b183ae926
OS/ARCH
Compressed size
566.31 MB
Last pushed
7 months by ldemailly
Type
Image
Manifest digest
sha256:259b3cd13210eb02054ada45ee20e572361d491a6f91bc2ccfa0d5aad12a71ef
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.46 MB4RUN /bin/sh -c set -eux;93.73 MB5ENV GOLANG_VERSION=1.24.130 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/ / # buildkit71.88 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y48.18 MB13RUN /bin/sh -c gem install918.93 KB14RUN /bin/sh -c go version640 B15RUN /bin/sh -c curl -sSfL12.99 MB16RUN /bin/sh -c golangci-lint version144 B17RUN /bin/sh -c curl -fsSL126.81 MB18RUN /bin/sh -c go install46.89 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 -R29.25 MB25USER build0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'