• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version 7.1
• JetPack Version (valid for Jetson only) 6.1
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs) questions
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Hi, I have a question about the size of the deepstream docker image.
Back in version 6.2 or less, the image size was around 10GB.
But when I tried 7.1 with nvcr.io/nvidia/deepstream:7.1-gc-triton-devel, I found that the file size is 22.5GB.
(Considering the volume of the jetson board, I guess the size of the baseline image seems to be too big)
So I wonder why the size keeps growing and if there is any way I can reduce the image size.