I'm able to `docker login`, but I'm not able to `....
# general
m
I'm able to
docker login
, but I'm not able to
./pants package ::
(with
docker_image
):
Copy code
failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: no such file or directory
Ideas? 😗