sha256:5836bba40abb39fa0f8659b0b04c72c59525c4d53222e61072133aba985f3567
OS/ARCH
linux/amd64
Compressed size
132.85 MB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:f62e8fbae34b4a80f375e1f38209af65ade4e740681043f84b568c729573b4bd
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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B11ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=queue0 B12RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB13COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB14COPY src /tmp/sdk-runtime/src # buildkit13.64 KB15RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c58.69 MB16CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'