spurin / diveintoansible-lab

Dive Into Ansible Lab
775 stars 494 forks source link

Docker with Ansible-unable to connect to docker. #95

Closed graham-hand1 closed 2 months ago

graham-hand1 commented 2 years ago

Running through the docker with ansible section on a locally hosted lab setup using docker desktop on windows. It seems the dind container is failing to start but when I try to get logs using the docker logs command there's no output. Some other things I have tried:

I'm thinking this is going to very likely be as a result of the dind container crashing. I'd already done the things listed above before I took a look at docker desktop and saw dind (which I think I can safely assume is docker in docker) had exited (1).

Any assistance is greatly appreciated.

spurin commented 2 months ago

I'm working on course updates and will be completely re-writing this Docker section. I believe this issue was fixed shortly after with updates to the dind image. Closing for now.