Closed gluehbirnenkopf closed 5 years ago
I updated the pipelines to use a Docker-in-Docker image to avoid relying on the host's Docker Daemon. This is also best practice as there won't be any orphaned containers (not managed by Kubernetes) left behind in case of errors.
Please reopen this issue if you see the same issue come up again. Else, please open a new issue.
Thanks
Hello all,
As IBM is switching IBM Cloud Kubernetes from Dockerd to Containerd. (https://console.bluemix.net/docs/containers/cs_versions.html#containerd)
the pipeline does not work anymore: https://issues.jenkins-ci.org/browse/JENKINS-53297