How to differentiate between container restart and system boot.?

Hey @jason10,
I wonder if this topic will help with your question: Understanding container restarts

In another viewpoint, you can try differentiating the device & container times using uptime, which will show the system uptime. And if you do balena ps it will show the uptime for all containers.