sha256:55a2c0582f2c02644ea60f52ac985c474538add939549cb034a09c3317e0d0f4
OS/ARCH
Compressed size
764.81 MB
Last pushed
over 1 year by ldemailly
Type
Image
Manifest digest
sha256:912beac78d344018d460d2bdd8d37d55a7e5275c248aacad0beabf2a6f3970af
Image Layers
1# debian.sh --arch 'ppc64el' out/49.91 MB2RUN /bin/sh -c set -eux;24.46 MB3RUN /bin/sh -c set -eux;66.61 MB4RUN /bin/sh -c set -eux;86.16 MB5ENV GOLANG_VERSION=1.23.90 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/ / # buildkit67.57 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt-get -y59.59 MB13RUN /bin/sh -c gem install915.73 KB14RUN /bin/sh -c go version629 B15RUN /bin/sh -c go install183.35 MB16RUN /bin/sh -c golangci-lint version32 B17RUN /bin/sh -c set -x;103.52 MB18RUN /bin/sh -c go install22.48 MB19WORKDIR /build95 B20ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit2.25 KB21VOLUME [/build]0 B22RUN /bin/sh -c useradd -m1.2 KB23RUN /bin/sh -c chown -R2.25 KB24RUN /bin/sh -c chown -R100.25 MB25USER build0 BCommand
# debian.sh --arch 'ppc64el' out/ 'bookworm' '@1745798400'