Closed adamdotwilson closed 7 years ago
I’ve been running the DOA this week and the chef and docker labs no longer work as a result of the recent changes to run dockerd via systemd.
The doa_stack.json script must be changed so that the /usr/lib/systemd/system/docker.service binds to the docker socket.
The changes in the PR work fine. The error on running the Chef CI and Docker CI pipeline gets resolved with the above changes. I have tested and verified the same with the DOA labs.
Thanks.
LGTM.
I’ve been running the DOA this week and the chef and docker labs no longer work as a result of the recent changes to run dockerd via systemd.
The doa_stack.json script must be changed so that the /usr/lib/systemd/system/docker.service binds to the docker socket.