Sign inSign up

milanpredic/operators-base:latest

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:39a9e8e40f28f5c6cb5ea81ccd872f26995f559bf50b0f2b68f194729a69bb7e

OS/ARCH

Compressed size

568.6 MB

Last pushed

6 months by milanpredic

Type

Image

Manifest digest

sha256:7ce78651149bc970e36b6e83a8b50dbf122645a93dcdbe2fe90518ee3ef42e2e

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 # buildkit180 B
9RUN /bin/sh -c ldconfig #5.39 KB
10ENV 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
11COPY helpers/smoke.sh /tmp/helpers/smoke.sh # buildkit1.05 KB
12RUN /bin/sh -c chmod +x7.11 MB
13WORKDIR /app93 B
14COPY Cargo.toml /operators/ # buildkit417 B
15COPY src/ /operators/src/ # buildkit64.32 KB
16WORKDIR /app32 B

Command

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