sha256:1042bb57a334484d04c12893198d6500e2f05e69404e5ba13aee673a72c1cb32
OS/ARCH
linux/amd64
Compressed size
4.01 GB
Last pushed
about 19 hours by runpod
Type
Image
Manifest digest
sha256:6ea594f3c0d22ec54f0485dc23b8390111dead2998b22e108506e4ce8633d34d
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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B11RUN /bin/sh -c apt-get update317 B12RUN /bin/sh -c pip install3.88 GB13ARG RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz0 B14ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B15RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz33.17 MB16COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB17COPY src /tmp/sdk-runtime/src # buildkit13.64 KB18RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz55.98 MB19CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'