Skip to content

Commit b5e5453

Browse files
author
Justin Tyberg
committed
Bump minimum Docker version to 1.12 in README.
(c) Copyright IBM Corp. 2016
1 parent 4c896ff commit b5e5453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This deployment is **NOT** intended for a production environment.
2626
## Prerequisites
2727

2828
* This deployment uses Docker for all the things, via [Docker Compose](https://docs.docker.com/compose/overview/).
29-
It requires [Docker Toolbox](https://www.docker.com/products/docker-toolbox) 1.11.0 or higher.
29+
It requires [Docker Engine](https://docs.docker.com/engine) 1.12.0 or higher.
3030
See the [installation instructions](https://docs.docker.com/engine/installation/) for your environment.
3131
* This example configures JupyterHub for HTTPS connections (the default).
3232
As such, you must provide TLS certificate chain and key files to the JupyterHub server.

0 commit comments

Comments
 (0)