ansible / ansible-container

DEPRECATED -- Ansible Container was a tool to build Docker images and orchestrate containers using only Ansible playbooks.
GNU Lesser General Public License v3.0
2.19k stars 392 forks source link

Limited docker version - lower than 3.0.0 #878

Closed amitzig closed 6 years ago

amitzig commented 6 years ago

Fixes #869

ISSUE TYPE
SUMMARY
The change limits the version of docker installed by pip to be lower than 3.0.0
Becuase release 3.0.0 breaks ansible-container
amitzig commented 6 years ago

Agree with comment, made required changes

marcusianlevine commented 6 years ago

This is a duplicate of #870

ehelms commented 6 years ago

I merged the original PR (https://github.com/ansible/ansible-container/pull/870) to unblock folks.