sha256:038f2b3ce67f320cbf237614b1ca9c7e11d022e78977c9b53f6df407640a6e05
OS/ARCH
linux/amd64
Compressed size
4.01 GB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:4dd2edd1d1cd792490808bda82f4d3cd733f1ac0b04cea56019b19b6a24880aa
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.75 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B12RUN /bin/sh -c apt-get update316 B13RUN /bin/sh -c pip install3.88 GB14ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B15ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B16RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB17COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB18COPY src /tmp/sdk-runtime/src # buildkit13.64 KB19RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c54.71 MB20CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'