gpu-0.1.4-rc1
sha256:5988cd8c958424e817306a01f26d68549c085172462e3168ee8e532b4d6b9f3e
OS/ARCH
linux/amd64
Compressed size
4.05 GB
Last pushed
11 days by roboflowpaul
Type
Image
Manifest digest
sha256:e2d9d90dd8c7f02a84081e2f139a156a9dedb1dbf02ef8779a1271fa45b6f220
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV 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 B7RUN /bin/sh -c apt-get update177.2 MB8COPY /root/.local/share/uv/python /root/.local/share/uv/python # buildkit35.18 MB9COPY /opt/venv /opt/venv # buildkit3.82 GB10COPY /app /app # buildkit2.26 MB11RUN /bin/sh -c { ls11.61 KB12WORKDIR /app/inference_server34 B13EXPOSE [8000/tcp]0 B14CMD ["/bin/bash" "start_server.sh"]0 BCommand
ARG RELEASE