1.4.0-mvp-torch213-debug
sha256:cac3ff83781762be14a808c48e1010f15167a6639d6b93d121fe64462f9dfca6
OS/ARCH
linux/arm64
Compressed size
8 GB
Last pushed
about 11 hours by roboflowpaul
Type
Image
Manifest digest
sha256:e520d29c500b80ec18c7296bad4846e3a52c2a5a337a2dba27ddd42ccb173c48
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG L4T_REPOSITORY0 B8ARG OPENCV_CUDA_ARCH_BIN0 B9ARG TARGETARCH0 B10COPY /nvidia-jetson.asc /usr/share/keyrings/nvidia-jetson.asc # buildkit4.25 KB11COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit104.91 KB12RUN |4 DEBIAN_FRONTEND=noninteractive L4T_REPOSITORY=r39.2 OPENCV_CUDA_ARCH_BIN=8.7;11.088.77 MB13COPY /opt/ffmpeg-runtime /opt/ffmpeg # buildkit10.42 MB14COPY /opt/gstreamer-runtime /opt/gstreamer # buildkit7.38 MB15COPY /opt/opencv-runtime /opt/opencv # buildkit56.08 MB16COPY /opt/cuda-runtime /opt/cuda-runtime # buildkit140.53 MB17COPY /opt/roboflow/lib /opt/roboflow/lib # buildkit23.73 KB18COPY LICENSE LICENSE.core /opt/roboflow/share/licenses/roboflow-media-bridges/ #4.22 KB19ENV PATH=/opt/gstreamer/bin:/opt/ffmpeg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GIO_EXTRA_MODULES=/opt/gstreamer/lib/gio/modules GI_TYPELIB_PATH=/opt/gstreamer/lib/girepository-1.0 GST_PLUGIN_PATH_1_0=/usr/lib/aarch64-linux-gnu/gstreamer-1.00 B20RUN |4 DEBIAN_FRONTEND=noninteractive L4T_REPOSITORY=r39.2 OPENCV_CUDA_ARCH_BIN=8.7;11.011.16 KB21RUN |4 DEBIAN_FRONTEND=noninteractive L4T_REPOSITORY=r39.2 OPENCV_CUDA_ARCH_BIN=8.7;11.0191 B22LABEL org.opencontainers.image.description=Roboflow Jetson 7.2 media0 B23ARG DEBIAN_FRONTEND=noninteractive0 B24ARG L4T_REPOSITORY=r39.20 B25ARG TARGETARCH0 B26WORKDIR /app99 B27COPY /nvidia-jetson.asc /usr/share/keyrings/nvidia-jetson.asc # buildkit4.25 KB28RUN |3 DEBIAN_FRONTEND=noninteractive L4T_REPOSITORY=r39.2 TARGETARCH=arm644.27 GB29RUN /bin/sh -c ln -sf236 B30COPY /usr/local/cuda/bin/ptxas /usr/local/cuda/bin/ptxas # buildkit14.12 MB31COPY /usr/local/cuda/nvvm/libdevice /usr/local/cuda/nvvm/libdevice # buildkit267.98 KB32COPY /usr/share/doc/cuda-nvcc-13-2/copyright /usr/local/share/licenses/cuda-ptxas # buildkit16.67 KB33ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/cuda/lib64:/opt/opencv/lib:/opt/gstreamer/lib:/opt/ffmpeg/lib:/opt/cuda-runtime/lib:/usr/lib/aarch64-linux-gnu/tegra:/usr/lib/aarch64-linux-gnu/nvidia0 B34RUN /bin/sh -c ldconfig #15.05 KB35COPY /opt/python-runtime /usr/local/lib/python3.12/dist-packages # buildkit3.36 GB36ENV PYTHONPATH=/opt/opencv/python:/usr/local/lib/python3.12/dist-packages:/usr/lib/python3.12/dist-packages0 B37COPY /usr/local/bin/inference /usr/local/bin/inference # buildkit297 B38COPY inference inference # buildkit5.34 MB39COPY inference_cli inference_cli # buildkit93.41 KB40COPY inference_sdk inference_sdk # buildkit69.01 KB41COPY docker/config/gpu_http.py gpu_http.py # buildkit738 B42COPY docker/entrypoint/run_uvicorn.sh /usr/local/bin/run_uvicorn.sh # buildkit1.03 KB43COPY docker/scripts/verify_jetson_tensor_runtime.py /usr/local/bin/verify_jetson_tensor_runtime # buildkit3.29 KB44COPY docker/scripts/verify_tensor_tracking_runtime.py /usr/local/bin/verify_tensor_tracking_runtime # buildkit2.68 KB45RUN /bin/sh -c chmod +x3.28 KB46ENV CUDA_HOME=/usr/local/cuda PATH=/usr/local/cuda/bin:/opt/gstreamer/bin:/opt/ffmpeg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TRITON_PTXAS_PATH=/usr/local/cuda/bin/ptxas TRITON_PTXAS_BLACKWELL_PATH=/usr/local/cuda/bin/ptxas0 B47RUN /bin/sh -c export GST_PLUGIN_PATH_1_0=26.43 MB48LABEL org.opencontainers.image.description=Inference Server - Jetson0 B49EXPOSE map[9001/tcp:{}]0 B50ENTRYPOINT ["/usr/local/bin/run_uvicorn.sh" "gpu_http:app"]0 BCommand
ARG RELEASE