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

docker_image: do not crash in load_image for docker-py < 2.5.0. #73

Merged
merged 4 commits into from
Jan 25, 2021

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #72.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_image

@felixfontein felixfontein merged commit 8702713 into ansible-collections:main Jan 25, 2021
@felixfontein felixfontein deleted the fix-docker-image branch January 25, 2021 14:17
@felixfontein
Copy link
Collaborator Author

@Andersson007 thanks for reviewing this!

@felixfontein
Copy link
Collaborator Author

Note to self: this needs backporting to Ansible's stable-2.9 branch.

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.

docker_image fails to load image from local path
2 participants