Is there a consistent, reliable way to get Docker’s uptime via command line? (Not a container, but Docker itself).
Whether the user is running Docker Desktop, or WSL/Native Linux, I’d like to be able to retrieve how long the daemon/service has been running.