Containers won't star till I list them

Hi,

I have problem with automatic containers start after host reboot. Host runs on Ubuntu Server 20.04, docker version 19.03.8. All containers are configurred with --restart=always.
After host restart none of contariners start automaticly till I log to host console and execute “docker container ls”. After this all containers starts.
Is this my misconfiguration or bug?

Best regards,
Lukis

1 Like