sha256:91033eec7a3a8ab3c8931b1cd813eec496dd0c85bae14d4496c0b234acd6ce15
OS/ARCH
Compressed size
421.7 MB
Last pushed
about 1 year by ldemailly
Type
Image
Manifest digest
sha256:1025c09b95b3a3bc754c0c3a308e2ccdd68a47c7900da03c9eb7a1c4933fae23
Image Layers
1# debian.sh --arch 's390x' out/44.97 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;60.56 MB4RUN /bin/sh -c set -eux;65.76 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/ / # buildkit74.2 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y63.18 MB13RUN /bin/sh -c gem install917.34 KB14RUN /bin/sh -c go version633 B15RUN /bin/sh -c curl -sSfL13.01 MB16RUN /bin/sh -c golangci-lint version154 B17RUN /bin/sh -c set -x;32 B18RUN /bin/sh -c go install46.62 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.19 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R29.59 MB25USER build0 BCommand
# debian.sh --arch 's390x' out/ 'bookworm' '@1753056000'