sha256:91033eec7a3a8ab3c8931b1cd813eec496dd0c85bae14d4496c0b234acd6ce15
OS/ARCH
Compressed size
533.57 MB
Last pushed
about 1 year by ldemailly
Type
Image
Manifest digest
sha256:1bb37892c5c2a17470f307661541d9bf06cc1678cec76a09135ff7e92cefc5d6
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.47 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -eux;82.42 MB5ENV GOLANG_VERSION=1.24.60 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.76 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y64.11 MB13RUN /bin/sh -c gem install917.27 KB14RUN /bin/sh -c go version640 B15RUN /bin/sh -c curl -sSfL12.38 MB16RUN /bin/sh -c golangci-lint version154 B17RUN /bin/sh -c set -x;96.54 MB18RUN /bin/sh -c go install46.88 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.2 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R28.63 MB25USER build0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'