sha256:0c9eaeb9f63c8c56195a283cfa508121ae6db3cecd8037692ca5a2b3d38f4c24
OS/ARCH
linux/amd64
Compressed size
4.01 GB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:2fc719fa7b567a8bcc75ec0d2835f3fd30ab2da5e13290a3816f86e762b065af
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;248 B8CMD ["python3"]0 B9ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B10RUN /bin/sh -c apt-get update313 B11RUN /bin/sh -c pip install3.89 GB12ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B13ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B14RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB15COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB16COPY src /tmp/sdk-runtime/src # buildkit13.64 KB17RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c55.18 MB18CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'