Does nvidia docker 2 support on jetpack 4.2?

Hello,

I am trying to run 360 d smart parking application using Jetson TX2 as a perception server. It seems to require nvidia docker installed on the perception server. Does Jetpack 4.2 support nvidia docker?

When I tried to install it, I got error:

Reading package lists... Done                      
E: The repository 'https://nvidia.github.io/libnvidia-container/ubuntu18.04/arm64  Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/arm64  Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://nvidia.github.io/nvidia-docker/ubuntu18.04/arm64  Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

If this is not supported, is there any way to get around this step? I am able to run ds 4 successfully on jetpack 4.2.

Thanks for the thought and ideas!

Hi qsu,

The NVIDIA docker is not supported in current JetPack4.2, but planning to be ready at next release, it will be releasing soon, please stay tuned.

Thanks

Thank you! Is there any way I can get around with this issue though? I can run deepstream 4.0 without problem. It seems like if I have the config file of deepstream 360 d, I can run it without nvidia docker. Did I miss any thing?