Skip to content

Commit

Permalink
Update minimum Docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhcarvalho committed Jan 19, 2016
1 parent 46069e5 commit aa84220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Here's how to get set up:
1. For Go, Git and optionally also Docker, follow the links below to get to installation information for these tools: +
** http://golang.org/doc/install[Installing Go]. You must install Go 1.4 and NOT use $HOME/go directory for Go installation.
** http://git-scm.com/book/en/v2/Getting-Started-Installing-Git[Installing Git]
** https://docs.docker.com/installation/[Installing Docker]. NOTE: OpenShift requires Docker 1.7.1 or higher.
** https://docs.docker.com/installation/[Installing Docker]. NOTE: OpenShift requires Docker 1.8.2 or higher.
2. Next, create a Go workspace directory: +
+
----
Expand Down

0 comments on commit aa84220

Please sign in to comment.