Install VPI in container??

How to install VPI in the container?
environment:
ubuntu-18-04
deepstream-5.0
jetpack4.4
images:
docker pull nvcr.io/nvidia/deepstream-l4t:5.0.1-20.09-samples

I took the liberty of moving this post to the DeepStream forums since that is closer to the topic.

Thanks!

Hi,

Which Jetson do you use?
If you are using Xavier or newer, please upgrade to JetPack 5 and install VPI with apt install nvidia-vpi-dev.

Thanks.