Does TAO container docker tag 5.0.0-tf1.15.5 support RTX 5070 gpu?

I am using RTX 5070 to run detectnet_v2 training example inside Jupyter notebook with TAO tool kit docker container tag 5.0.0-tf1.15.5 and I get error “GPU not found in the container output”. I try both 4.0.0-tf1.15.5 and 5.0.0-tf1.15.5 tag and get the same error.

The example source code is from the Nvidia robot fundamentals learning path course name “Synthetic Data Generation for Perception Model Training in Isaac Sim”.

Does this error mean RTX 5070 gpu not support for this docker container tag version or something else?