Test nvidia-docker2 on Jetson under Jetpack 4.2.1?

I recently upgraded my TX2 to Jetpack 4.2.1 / L4T 32.2, which now has beta support for the nvidia container runtime and nvidia docker.

I’d like to test the functionality of my installation, however the standard nvidia docker hello world image (nvidia-smi) is not compatible with the Jetson family of hardware.

Does anybody know of another substitute for a quick “hello world” test of nvidia container runtime on the Jetson?

Duplicated with [url]nvidia-docker2 broken dependency on older version of docker.io - Jetson TX2 - NVIDIA Developer Forums

This wasn’t a duplicate question… it was separate in that I was looking for a docker container I could run that verifies the functionality of the nividia container runtime.

There’s a good example at the following link that allows you to quickly build and run a “hello world” container to test the nvidia container runtime on the jetson:

[url]NVIDIA Container Runtime on Jetson · NVIDIA/nvidia-docker Wiki · GitHub