I am getting an error message saying I can\'t connect to the docker daemon. I have looked into other people\'s answers who have had similar issues but it hasn\'t helped. I
just try with sudo. It seems like permission issue!
sudo
sudo docker-compose -f docker-compose-deps.yml up -d
it worked for me.