Skip to content
Snippets Groups Projects
Commit 7e105e00 authored by Steven Dake's avatar Steven Dake
Browse files

Update kolla-ansible docker-version

Docker version 1.13.0 is broken with the kolla-ansible deliverlable.

Mark it as such in the documentation.

Change-Id: I91da906cfa2a4552739749b27b41006fbc06215d
parent d7bc9a01
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,7 @@ following command:
This command will install the most recent stable version of Docker, but please
note that Kolla releases are not in sync with Docker in any way, so some things
could stop working with new version. The latest release of Kolla is tested to
work with docker-engine >= 1.10.0. To check your Docker version run this
work with docker-engine>=1.10.0,!=1.13.0. To check your Docker version run this
command:
::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment