The master branch is broken because the devices Jetson Nano and Jetson TX2 use the same config-file but different dockerfiles.  TheTX2 image uses Jetpack 4.4. However, the nano image uses Jetpack 4.3.
To fix the issue I see 2 approaches:
@mhejrati , what do you think?