Imagine you have a server running docker containers (in my case Ubuntu 24.04 running nextcloud AIO) which you reboot.
When dockerd starts, how does it know what containers are installed and which to start?
Is there a config file, or perhaps some config that can be interrogated by a command?