sha256:477453a47c626dafbe93e9bd729c69cb9b82e9d4bac917a58f880aa06372e3a4
OS/ARCH
linux/amd64
Compressed size
449.55 MB
Last pushed
about 1 month by kahmyl
Type
Image
Manifest digest
sha256:a28ff87e9fdf7509ba5872989454bfff5a993c4e55989dae7d3d0f36279aa856
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 HF_HUB_DISABLE_TELEMETRY=10 B12ARG TORCH_INDEX=https://download.pytorch.org/whl/cpu0 B13WORKDIR /app92 B14RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c101.11 MB15COPY pyproject.toml README.md ./ #2.01 KB16COPY app ./app # buildkit8.79 KB17RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c307.22 MB18RUN |1 TORCH_INDEX=https://download.pytorch.org/whl/cpu /bin/sh -c13.55 KB19ENV HF_HOME=/home/eko/.cache/huggingface0 B20USER eko0 B21EXPOSE [8000/tcp]0 B22CMD ["sh" "-c" "uvicorn app.main:app0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'