On CI environment we start a supporting `docker:dind` service, but then using `docker` from within `kooldev/toolkit:full` does not work. We get the error: ``` Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? ```