Actionable error message for docker running in a non-default socket #8190
Labels
kind/friction
Issues causing user pain that do not have a workaround
priority/p2
May take a couple of releases
If docker is setup on a different socket than
unix:///var/run/docker.sock
, then Skaffold will error like this:The error message should also suggest the user to set DOCKER_HOST environment variable to the correct socket path.
The text was updated successfully, but these errors were encountered: