sha256:482b0ba1bb5215393f1896919a3ebcb13a27dbae7626888d1d013e9b183ae926
OS/ARCH
Compressed size
557.9 MB
Last pushed
7 months by ldemailly
Type
Image
Manifest digest
sha256:8b7e382dcc0d6352853df65bc8e28eeae76862359ad526c0065bb6180cc4b19d
Image Layers
1# debian.sh --arch 's390x' out/47.07 MB2RUN /bin/sh -c set -eux;25.55 MB3RUN /bin/sh -c set -eux;65.44 MB4RUN /bin/sh -c set -eux;72.43 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/ / # buildkit74.33 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y48.23 MB13RUN /bin/sh -c gem install919.02 KB14RUN /bin/sh -c go version632 B15RUN /bin/sh -c curl -sSfL13.87 MB16RUN /bin/sh -c golangci-lint version144 B17RUN /bin/sh -c curl -fsSL132.96 MB18RUN /bin/sh -c go install46.66 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 -R30.46 MB25USER build0 BCommand
# debian.sh --arch 's390x' out/ 'trixie' '@1769990400'