sha256:5a4ad742620ea29a23a8708d5d6aea4c11cecad84a07bba5f56a4330710862e6
OS/ARCH
linux/amd64
Compressed size
135.7 MB
Last pushed
about 2 months by runpod
Type
Image
Manifest digest
sha256:25d5af46c6f84288d04dc051678b823b70add7e3bc43d70e2c3e567fcfa718c1
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=10 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 [8080/tcp]0 B18CMD ["python" "-m" "runpod_sdk_runtime.task.runner"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'