Sign inSign up

kahmyl/elumra:slm-sha-42b8caf

Index digest

sha256:685e19a45eb1042e8f17d0fa7ade7186a9bce3d04b88f4bf655e4fb4c99701b3

OS/ARCH

linux/amd64

Compressed size

449.3 MB

Last pushed

about 2 months by kahmyl

Type

Image

Manifest digest

sha256:1fe75590cd9ffaaa4f430f9cd7ab5357c40deacc32bcac84a6c9cfda4e509e5c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 HF_HUB_DISABLE_TELEMETRY=10 B
12ARG TORCH_INDEX=https://download.pytorch.org/whl/cpu0 B
13WORKDIR /app92 B
14RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c101.11 MB
15COPY pyproject.toml README.md ./ #1.94 KB
16COPY app ./app # buildkit7.32 KB
17RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c306.98 MB
18RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c12 KB
19ENV HF_HOME=/home/eko/.cache/huggingface0 B
20USER eko0 B
21EXPOSE [8000/tcp]0 B
22CMD ["sh" "-c" "uvicorn app.main:app0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'