Sign inSign up

milanpredic/rust-talib:latest

Multi-platform
Index digest

sha256:7396c8f987453b455c1afd7fbcc98f754311d97a652f31f49a5cb741e3c3bd8b

OS/ARCH

Compressed size

582.85 MB

Last pushed

6 months by milanpredic

Type

Image

Manifest digest

sha256:24e644daae9ba2d5dfdfedc25efc0aed547301ac1e75a3d60a5c4033d4d9a205

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B
3ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.91.10 B
4RUN /bin/sh -c set -eux;270.94 MB
5RUN /bin/sh -c apt-get update258.67 MB
6COPY /usr/local/lib/libta* /usr/local/lib/ # buildkit4.86 MB
7COPY /usr/local/include/ta-lib/ /usr/local/include/ta-lib/ # buildkit23.16 KB
8COPY /etc/ld.so.conf.d/ta-lib.conf /etc/ld.so.conf.d/ta-lib.conf # buildkit179 B
9RUN /bin/sh -c ldconfig #5.38 KB
10RUN /bin/sh -c cargo install18.16 MB
11ENV LD_LIBRARY_PATH=/usr/local/lib LIBRARY_PATH=/usr/local/lib LLVM_CONFIG_PATH=/usr/bin/llvm-config LIBCLANG_PATH=/usr/lib/llvm-14/lib0 B
12COPY helpers/smoke.sh /tmp/helpers/smoke.sh # buildkit1.05 KB
13RUN /bin/sh -c chmod +x3.26 MB
14WORKDIR /app92 B

Command

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