sha256:d0ce75db79f2e35cfe80c09ece707214269b8b15c8944df24e98b26b9b3f881a
OS/ARCH
linux/amd64
Compressed size
135.7 MB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:02a4d92fb767e369f36eff799668d060250587e3286922c14d1797d35fc12eb7
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.75 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B12ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 RUNPOD_RUNTIME_KIND=api0 B13RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB14COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB15COPY src /tmp/sdk-runtime/src # buildkit13.64 KB16RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c59.13 MB17EXPOSE [80/tcp]0 B18CMD ["python" "-m" "runpod_sdk_runtime.bootstrap"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'