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

Update docker.rb for Podman #1005

Closed
wants to merge 2 commits into from
Closed

Update docker.rb for Podman #1005

wants to merge 2 commits into from

Conversation

malikparvez
Copy link
Member

@malikparvez malikparvez commented Nov 27, 2024

Summary

This if statement will enable the fact to work if you are using podman with docker symlink/support as the json syntax is lowercase on podman but camel/title case on docker.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@kenyon
Copy link
Contributor

kenyon commented Nov 27, 2024

Why are you redoing #994?

@malikparvez
Copy link
Member Author

Why are you redoing #994?

ohh this is just a draft PR as the original was failing I was just testing the pipelines somehow having some trouble with my local system.

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

Successfully merging this pull request may close these issues.

2 participants