Sign inSign up

affinefoundation/affine:7e0c0fd8b61ce2e62bfc905705af9add2b9cdc39

Message queues
API management
Machine learning & AI
Manifest digest

sha256:9fe9be9deb7ddb1af4cef902db99e8d49bd6128c3258c3f82e5b0b8c04c85874

OS/ARCH

linux/amd64

Compressed size

961.63 MB

Last pushed

2 months by affinenick

Type

Image

Manifest digest

sha256:9fe9be9deb7ddb1af4cef902db99e8d49bd6128c3258c3f82e5b0b8c04c85874

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.88.00 B
4RUN /bin/sh -c set -eux;263.04 MB
5RUN /bin/sh -c apt-get update180.34 MB
6RUN /bin/sh -c pip install51.85 MB
7WORKDIR /app93 B
8COPY pyproject.toml uv.lock ./ #192.75 KB
9ENV VENV_DIR=/opt/venv0 B
10ENV VIRTUAL_ENV=/opt/venv0 B
11ENV PATH=/opt/venv/bin:/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c uv venv193.06 MB
13COPY . . # buildkit661.4 KB
14RUN /bin/sh -c uv pip238.59 MB
15RUN /bin/sh -c uv pip6.99 MB
16ENTRYPOINT ["af"]0 B

Command

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