sha256:137f4c932464741f1316863c121de53bd59a553361c15355c4429ed7235ac7eb
OS/ARCH
linux/amd64
Compressed size
133.8 MB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:5d3b83cef9e232d1dabaf4a1b0e762c0f6ca363a197a0f08074d0a9ccce099a0
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 B9ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B10ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=10 B11RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB12COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB13COPY src /tmp/sdk-runtime/src # buildkit13.64 KB14RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c59.22 MB15EXPOSE [8080/tcp]0 B16CMD ["python" "-m" "runpod_sdk_runtime.task.runner"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'