sha256:120d0b2134a7481a65e6f8a5f4daf32d98b764b402004f886e93b47cd424dd95
OS/ARCH
linux/amd64
Compressed size
4.01 GB
Last pushed
about 21 hours by runpod
Type
Image
Manifest digest
sha256:f5ccc15f3344a155454c037fa1fa4e6524a8ed8d3f35c1ae3844a4f3d2baa922
Image Layers
1# debian.sh --arch 'amd64' out/28.45 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.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B10RUN /bin/sh -c apt-get update315 B11RUN /bin/sh -c pip install3.89 GB12ARG RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz0 B13ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B14RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz33.17 MB15COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB16COPY src /tmp/sdk-runtime/src # buildkit13.64 KB17RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz56.31 MB18CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'