Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-65929] Improve docker detection by relying on docker ps #234

Closed
wants to merge 1 commit into from

Conversation

Vlatombe
Copy link
Member

@Vlatombe Vlatombe commented Jun 18, 2021

docker --version only checks for docker client availability but not for
the presence of a docker daemon.

Also reorder rules so that the docker check happens before starting
Jenkins

See JENKINS-65929.

Submitter checklist

  • JIRA issue is well described
  • Appropriate autotests or explanation to why this change has no tests

docker --version only checks for docker client availability but not for
the presence of a docker daemon.

Also reorder rules so that the docker check happens before starting
Jenkins
@kuisathaverat
Copy link
Contributor

superseded by #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants