We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c896ff commit b5e5453Copy full SHA for b5e5453
README.md
@@ -26,7 +26,7 @@ This deployment is **NOT** intended for a production environment.
26
## Prerequisites
27
28
* 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.
+ It requires [Docker Engine](https://docs.docker.com/engine) 1.12.0 or higher.
30
See the [installation instructions](https://docs.docker.com/engine/installation/) for your environment.
31
* This example configures JupyterHub for HTTPS connections (the default).
32
As such, you must provide TLS certificate chain and key files to the JupyterHub server.
0 commit comments