roboflow/inference-server-experimental:gpu-0.1.0-rc10

Index digest

sha256:39831ded7f5d6e8d9a30fe2aa55d786e6d37f6e479b6ba11914f7b037d081c80

OS/ARCH

linux/amd64

Compressed size

8.36 GB

Last pushed

about 1 month by roboflowpaul

Type

Image

Manifest digest

sha256:7f47ae830d4dca4df9eaa998af0e4a182ab2ec699891edca7be59e657a0c5d52

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive PYTHONUNBUFFERED=1 VIRTUAL_ENV=/opt/venv PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7RUN /bin/sh -c apt-get update177.16 MB
8COPY /root/.local/share/uv/python /root/.local/share/uv/python # buildkit35.29 MB
9COPY /opt/venv /opt/venv # buildkit8.13 GB
10COPY /app /app # buildkit2.18 MB
11RUN /bin/sh -c { ls13.24 KB
12WORKDIR /app/inference_server34 B
13EXPOSE [8000/tcp]0 B
14CMD ["/bin/bash" "start_server.sh"]0 B

Command

 ARG RELEASE