mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #3984 from jpmens/patch-1
Emphasize a recent version of Docker Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
112b9e7381
@ -59,6 +59,7 @@ Before you can run a deployment, you'll need the following installed in your loc
|
||||
|
||||
- [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html) Requires Version 2.4+
|
||||
- [Docker](https://docs.docker.com/engine/installation/)
|
||||
+ A recent version
|
||||
- [docker](https://pypi.org/project/docker/) Python module
|
||||
+ This is incompatible with `docker-py`. If you have previously installed `docker-py`, please uninstall it.
|
||||
+ We use this module instead of `docker-py` because it is what the `docker-compose` Python module requires.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user