Skip to content

fix if docker_version is nil #772

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

Closed
wants to merge 1 commit into from

Conversation

christofhaerens
Copy link

If docker is not (yet) installed this fact creates "undefined method `match?' for nil:NilClass" error in the logs
Added extra check to skip if docker_client_version is nil

If docker is not (yet) installed this fact creates "undefined method `match?' for nil:NilClass" error in the logs
Added extra check to skip if docker_client_version is nil
@christofhaerens christofhaerens requested a review from a team as a code owner September 3, 2021 12:01
@CLAassistant
Copy link

CLAassistant commented Sep 3, 2021

CLA assistant check
All committers have signed the CLA.

@kenyon
Copy link
Contributor

kenyon commented Sep 4, 2021

Looks like a duplicate of #770.

@adrianiurca
Copy link
Contributor

Looks like a duplicate of #770.

You're right @kenyon

@adrianiurca
Copy link
Contributor

@christofhaerens, thank you for your contribution but seems that this was resolved in a previous PR.
I will close this as duplicate.

kind regards,
@adrianiurca

@adrianiurca adrianiurca closed this Sep 6, 2021
Copy link
Contributor

@adrianiurca adrianiurca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was already resolved in PR #770

@christofhaerens christofhaerens deleted the patch-1 branch September 6, 2021 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants