sha256:870da6fb8f8ef3afd7f2fc6c6fa74e5befa2a058d74a4fcda78b881c2656eefc
OS/ARCH
Compressed size
556.02 MB
Last pushed
8 months by ldemailly
Type
Image
Manifest digest
sha256:cb58db11433d64bf8bf272c1bdb77b8bb5862ea51efccfca4b1f561815309c98
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.120 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.87 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y44.98 MB13RUN /bin/sh -c gem install918.48 KB14RUN /bin/sh -c go version639 B15RUN /bin/sh -c curl -sSfL12.87 MB16RUN /bin/sh -c golangci-lint version144 B17RUN /bin/sh -c curl -fsSL119.98 MB18RUN /bin/sh -c go install46.89 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.31 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R29.13 MB25USER build0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'