DBZ-7 Require Docker 1.9 or higher rather than 1.6 or higher

This commit is contained in:
Randall Hauch 2016-02-02 16:12:36 -06:00
parent baaf2ee6e9
commit ff25b4de0a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ The following software is required to work with the Debezium codebase and build
* [Git 2.2.1](https://git-scm.com) or later * [Git 2.2.1](https://git-scm.com) or later
* [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or [OpenJDK 8](http://openjdk.java.net/projects/jdk8/) * [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or [OpenJDK 8](http://openjdk.java.net/projects/jdk8/)
* [Maven 3.2.1](https://maven.apache.org/index.html) or later * [Maven 3.2.1](https://maven.apache.org/index.html) or later
* [Docker Engine 1.6](http://docs.docker.com/engine/installation/) or later * [Docker Engine 1.9](http://docs.docker.com/engine/installation/) or later
See the links above for installation instructions on your platform. You can verify the versions are installed and running: See the links above for installation instructions on your platform. You can verify the versions are installed and running:

View File

@ -44,7 +44,7 @@ The following software is required to work with the Debezium codebase and build
* [Git 2.2.1](https://git-scm.com) or later * [Git 2.2.1](https://git-scm.com) or later
* [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or [OpenJDK 8](http://openjdk.java.net/projects/jdk8/) * [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or [OpenJDK 8](http://openjdk.java.net/projects/jdk8/)
* [Maven 3.2.1](https://maven.apache.org/index.html) or later * [Maven 3.2.1](https://maven.apache.org/index.html) or later
* [Docker Engine 1.6](http://docs.docker.com/engine/installation/) or later * [Docker Engine 1.9](http://docs.docker.com/engine/installation/) or later
See the links above for installation instructions on your platform. You can verify the versions are installed and running: See the links above for installation instructions on your platform. You can verify the versions are installed and running: