Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Updating Docker versions in pre-requisites #180

Merged
merged 1 commit into from
Jan 6, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions site/_docs/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ To run ADOP in evaluation mode you will need:
* Docker Toolbox can install Git Bash for you
* Docker & Docker Compose
* Can be installed separately or via Docker Toolbox
* Docker Engine 1.9.1
* Docker Compose 1.6.2
* Docker Engine 1.10.x
* Docker Compose 1.9.0
* Docker Machine
* Only required for evaluation mode
* Docker Machine 0.6.0
* Docker Machine 0.9.0

To run ADOP outside of evaluation mode (i.e. using the CLI directly) you will need:

Expand Down