I also encountered the same error as you,My problem is that docker does not start.
-
check docker status
systemctl status docker -
systemctl start docker -
docker-compose uptry again -
systemctl enable dockerto start on boot
I also encountered the same error as you,My problem is that docker does not start.
check docker status systemctl status docker
systemctl start docker
docker-compose up try again
systemctl enable docker to start on boot