sha256:ab245e3bb21c529561d33f2a05f47c30e86cb6df7a22858faad093e16b98c4ad
OS/ARCH
Compressed size
1.25 GB
Last pushed
17 days by umputun
Type
Image
Manifest digest
sha256:ef11544ceff793c7a69e5adb7863cd7466d0c26cc22989c6f30b095e16c740ad
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add241.71 KB4ENV GOLANG_VERSION=1.27.10 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /target/ / # buildkit64.52 MB9RUN /bin/sh -c mkdir -p127 B10WORKDIR /go32 B12LABEL org.opencontainers.image.source=https://github.com/umputun/baseimage0 B13ENV TIME_ZONE=America/Chicago CGO_ENABLED=0 GOVERALLS=0.0.12 GOLANGCI=2.13.10 B14RUN /bin/sh -c apk --no-cache63.2 MB15RUN /bin/sh -c apk add7.02 MB16RUN /bin/sh -c go version33.89 MB17RUN /bin/sh -c go install268 MB18RUN /bin/sh -c go install12.02 MB19RUN /bin/sh -c go install3.48 MB20RUN /bin/sh -c go install822.34 MB21ADD coverage.sh /script/coverage.sh # buildkit515 B22ADD git-rev.sh /script/git-rev.sh # buildkit577 B23ADD version.sh /script/version.sh # buildkit473 B24RUN /bin/sh -c chmod +x510 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit