Remove outdated notes

The issue in question has been resolved.
pull/1554/head
Jean de Klerk 2016-10-25 18:41:49 -06:00 committed by GitHub
parent a02ae2da29
commit 6649f59283
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ Use the built-in Docker daemon with:
eval $(minikube docker-env)
```
This command sets up the Docker environment variables so a Docker client can communicate with the minikube Docker daemon.
Minikube currently supports only docker version 1.11.1 on the server, which is what is supported by Kubernetes 1.3. With a newer docker version, you'll get this [issue](https://github.com/kubernetes/minikube/issues/338).
```shell
docker ps