Sign inSign up

runpod/task-gpu:py3.11-e2e-08c8c83f

Index digest

sha256:e8ed6c1cf1fbe6722fe7383788336ab309cdd39b67fb96217d4055908968b416

OS/ARCH

linux/amd64

Compressed size

4.01 GB

Last pushed

about 2 months by runpod

Type

Image

Manifest digest

sha256:03059cabf6d3ee72e0c4bef50c9f9231654dca8ea2f18c3ba25554824d55b2cc

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.75 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=1 NVIDIA_VISIBLE_DEVICES=all0 B
12RUN /bin/sh -c apt-get update316 B
13RUN /bin/sh -c pip install3.88 GB
14ARG RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz0 B
15ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC PYTHONUNBUFFERED=10 B
16RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c33.17 MB
17COPY pyproject.toml README.md /tmp/sdk-runtime/ #1.71 KB
18COPY src /tmp/sdk-runtime/src # buildkit13.64 KB
19RUN |1 RUNPOD_PACKAGE_SPEC=https://github.com/runpod/runpod-python/archive/refs/heads/feat/apps-sdk.tar.gz /bin/sh -c54.71 MB
20EXPOSE [8080/tcp]0 B
21CMD ["python" "-m" "runpod_sdk_runtime.task.runner"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'