sha256:612990ad14951b0bac39b20a65e1e571af68a1762a836e6aa63c36d8681d7ddf
OS/ARCH
Compressed size
579.72 MB
Last pushed
11 months by ldemailly
Type
Image
Manifest digest
sha256:717797f4d24155c11eebf77c42b3567e34e32283f8fae30fe96040486f648dff
Image Layers
1# debian.sh --arch 'ppc64el' out/50.65 MB2RUN /bin/sh -c set -eux;25.74 MB3RUN /bin/sh -c set -eux;69.65 MB4RUN /bin/sh -c set -eux;88.5 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/ / # buildkit72.17 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y50.87 MB13RUN /bin/sh -c gem install918.52 KB14RUN /bin/sh -c go version625 B15RUN /bin/sh -c curl -sSfL12.49 MB16RUN /bin/sh -c golangci-lint version142 B17RUN /bin/sh -c curl -fsSL132.74 MB18RUN /bin/sh -c go install47.18 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.32 KB23RUN /bin/sh -c chown -R1.41 KB24RUN /bin/sh -c chown -R28.83 MB25USER build0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1759104000'