sha256:2f86aa15eac1bc12d5b48ec97d8201a248ffe66860695a61fa50074fcfa43fd3
OS/ARCH
Compressed size
525.76 MB
Last pushed
3 months by ldemailly
Type
Image
Manifest digest
sha256:c378ddd0a8ee6c26eefac6f453e6ac7647780a3d554d6b3a9ceade9a458ee881
Image Layers
1# debian.sh --arch 's390x' out/47.1 MB2RUN /bin/sh -c set -eux;25.56 MB3RUN /bin/sh -c set -eux;65.47 MB4RUN /bin/sh -c set -eux;72.53 MB5ENV GOLANG_VERSION=1.25.110 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/ / # buildkit56.82 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y45.21 MB13RUN /bin/sh -c gem install911.01 KB14RUN /bin/sh -c go version632 B15RUN /bin/sh -c curl -sSfL13.95 MB16RUN /bin/sh -c golangci-lint version32 B17RUN /bin/sh -c curl -fsSL122.64 MB18RUN /bin/sh -c go install46.4 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.19 MB25USER build0 BCommand
# debian.sh --arch 's390x' out/ 'trixie' '@1781049600'