Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
187 contributions in the last year
Activity overview
Contribution activity
November 2020
Created an issue in docker/compose that received 3 comments
compose raises exception when it can't connect to docker socket
Description of the issue
Rather than the previous friendly error of:
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it r…