sha256:be6d2123d4d81e7c030fe8d90ba79cf7fa3341dac6f2f99b1763b42e0a8445e5
OS/ARCH
linux/amd64
Compressed size
4.01 GB
Last pushed
1 day by runpod
Type
Image
Manifest digest
sha256:df0c4c3467c3bcb33d6b0ac0d1e6ca248333eaff872494994b2be8d18cdb9536
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B12RUN /bin/sh -c apt-get update317 B13RUN /bin/sh -c pip install3.88 GB14ARG RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz0 B15ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B16RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz33.17 MB17COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB18COPY src /tmp/sdk-runtime/src # buildkit13.64 KB19RUN |1 RUNPOD_PACKAGE_SPEC=runpod @ https://github.com/runpod/runpod-python/archive/a2153c044e7c2275f8c94f79259654594f07de7d.tar.gz56.02 MB20CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'