sha256:612990ad14951b0bac39b20a65e1e571af68a1762a836e6aa63c36d8681d7ddf
OS/ARCH
Compressed size
562.87 MB
Last pushed
12 months by ldemailly
Type
Image
Manifest digest
sha256:8a213af111aeddde3d80c7f0f6ae24b25dfa276d7f5e7e041d69371ef875ba95
Image Layers
1# debian.sh --arch 's390x' out/47.07 MB2RUN /bin/sh -c set -eux;25.54 MB3RUN /bin/sh -c set -eux;65.46 MB4RUN /bin/sh -c set -eux;72.38 MB5ENV GOLANG_VERSION=1.24.80 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.32 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y48.68 MB13RUN /bin/sh -c gem install918.53 KB14RUN /bin/sh -c go version633 B15RUN /bin/sh -c curl -sSfL13.22 MB16RUN /bin/sh -c golangci-lint version142 B17RUN /bin/sh -c curl -fsSL138.93 MB18RUN /bin/sh -c go install46.6 MB19WORKDIR /build93 B20ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit1.4 KB21VOLUME [/build]0 B22RUN /bin/sh -c useradd -m1.32 KB23RUN /bin/sh -c chown -R1.4 KB24RUN /bin/sh -c chown -R29.78 MB25USER build0 BCommand
# debian.sh --arch 's390x' out/ 'trixie' '@1759104000'