I’m just running a simple application (taken from the “hello world” balena repo). The application is meant to validate that I can run pytorch and CUDA on balena cloud. I created the docker image mostly based off of this: balena-ros2-CUDA-trt-pose-estimation/ros/Dockerfile at main · balena-io-examples/balena-ros2-CUDA-trt-pose-estimation · GitHub
The image builds and I was able to successfully push it to my device (jetson xavier). Why does the service keep on restarting and terminating?