sha256:94a97c6ff55b214312e4f017a1e3965dbc30e03f0cd16898921870f9edb17eca
OS/ARCH
linux/amd64
Compressed size
133.8 MB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:bdb2b5986fa89e906c6b43540e10eb80b82086c8b7392a7e4b6ec49d6e3c39f4
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=1 RUNPOD_RUNTIME_KIND=api0 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 [80/tcp]0 B16CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'