Say a user restarts the docker service (or reboots the server), and the database containers created by spinup continue existing but are not restarted.
This means after such a restart, all the databases shown on the dashboard are actually not active/running (unless the user starts them manually).
Maybe we can provide an option to automatically start all databases in the spinup_services network on startup? We can even make this a default behavior and give users the option to start afresh.