ansible-windows-docker-springboot icon indicating copy to clipboard operation
ansible-windows-docker-springboot copied to clipboard

Dockerd.exe not found during task "Start docker as a Windows Service"

Open ghost opened this issue 7 years ago • 1 comments

Hi, Dockerd.exe does not ship anymore with the docker CLI from choco install. This causes "Start docker as a Windows Service" to fail. Sorry for the initial empty posting.

ghost avatar Oct 22 '18 11:10 ghost

Ia m not sure how you want to approach this but a possibility could be to use this script https://github.com/StefanScherer/packer-windows/blob/my/scripts/docker/install-docker.ps1 . I haven't dug into how it would handle the update case

ghost avatar Oct 22 '18 12:10 ghost