Sign inSign up

vungle/golang:1.24.2-catboost-1.2.8

Multi-platform
Index digest

sha256:6268896b9b5dd7d7f0fdaf4732331ab0225e9450ae496a276a82ebc1c932d33c

OS/ARCH

Compressed size

409.4 MB

Last pushed

10 months by liftoffdockerhub

Type

Image

Manifest digest

sha256:1c45de0949265f1605d4e90764106e5c4613fdebb814ebed45488182cc26c5de

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.45 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -eux;82.41 MB
5ENV GOLANG_VERSION=1.24.20 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit71.72 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ENV OUTDIR=/out0 B
13RUN /bin/sh -c go install9.9 MB
14RUN /bin/sh -c go install4.29 MB
15RUN /bin/sh -c go install7.43 MB
16RUN /bin/sh -c go install11.82 MB
17RUN /bin/sh -c go install8.29 MB
18RUN /bin/sh -c rm -rf166 B
19COPY files/report.sh /usr/local/bin/report.sh # buildkit375 B
20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit837 B
21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit461 B
22ARG TARGETARCH=arm640 B
23RUN |1 TARGETARCH=arm64 /bin/sh -c32 B
24RUN |1 TARGETARCH=arm64 /bin/sh -c32 B
25RUN |1 TARGETARCH=arm64 /bin/sh -c77.92 MB
26ADD https://github.com/catboost/catboost/releases/download/v1.2.8/libcatboostmodel-linux-x86_64-1.2.8.so /usr/local/lib/amd64/libcatboostmodel.so # buildkit2.87 MB
27ADD https://github.com/catboost/catboost/releases/download/v1.2.8/libcatboostmodel-linux-aarch64-1.2.8.so /usr/local/lib/arm64/libcatboostmodel.so # buildkit2.83 MB
28ADD https://raw.githubusercontent.com/catboost/catboost/v1.2.8/catboost/libs/model_interface/c_api.h /usr/local/include/c_api.h # buildkit3.1 KB
29ENV LD_LIBRARY_PATH=/usr/local/lib/arm640 B
30COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit854 B
31ENV GO_TEST_TAGS=-tags=catboost0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'