A common error message you may see when running
integrations on engines is something like: "Got permission denied
while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock:
Get http://%2Fvar%2Frun%2Fdocker.sock/v1.35/images/json?t”.
Determine if you are using a Docker group or Dockerroot group
by running one of the following on the server engine:
ls -la /var/run/docker.sock
The
output from this command will show what user/group is running docker.sock.
For example: