docker+machine #1126
Closed
marcoveretti
started this conversation in
General
docker+machine
#1126
Replies: 2 comments 1 reply
-
Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sorry: new to this module.
Worker starts correctly but I got this error "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
I've enabled the ssm on workers and if I log into worker itself I got this warning using ssm-user.
Of course using root user docker works.
What Am I Missing in runner configuration ?
runner_worker = { type = "docker+machine" ssm_access = true }
Beta Was this translation helpful? Give feedback.
All reactions