Sign inSign up

vungle/golang:1.24.2-catboost-1.2.8

Multi-platform
Index digest

sha256:6268896b9b5dd7d7f0fdaf4732331ab0225e9450ae496a276a82ebc1c932d33c

OS/ARCH

Compressed size

418.07 MB

Last pushed

10 months by liftoffdockerhub

Type

Image

Manifest digest

sha256:0f4a1d3b153d50faee492b348818a3157e75976e49ce66a0bd4fe38c715df366

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -eux;88.07 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/ / # buildkit75.29 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ENV OUTDIR=/out0 B
13RUN /bin/sh -c go install10.32 MB
14RUN /bin/sh -c go install4.52 MB
15RUN /bin/sh -c go install7.5 MB
16RUN /bin/sh -c go install12.2 MB
17RUN /bin/sh -c go install8.68 MB
18RUN /bin/sh -c rm -rf165 B
19COPY files/report.sh /usr/local/bin/report.sh # buildkit374 B
20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit837 B
21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit462 B
22ARG TARGETARCH=amd640 B
23RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
24RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
25RUN |1 TARGETARCH=amd64 /bin/sh -c75.24 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/amd640 B
30COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit849 B
31ENV GO_TEST_TAGS=-tags=catboost0 B

Command

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