Sign inSign up

runpod/queue-gpu:py3.14-e2e-08c8c83f

Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;248 B
8CMD ["python3"]0 B
9ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B
10RUN /bin/sh -c apt-get update313 B
11RUN /bin/sh -c pip install3.89 GB
12ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B
13ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B
14RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB
15COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB
16COPY src /tmp/sdk-runtime/src # buildkit13.64 KB
17RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c55.18 MB
18CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 B

Command

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