File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,16 @@ Screencast
2020Requirements
2121------------
2222
23- ### docker-machine or minikube
23+ ### docker-machine, minikube or minishift
2424
2525- https://github.com/docker/machine
2626- https://github.com/kubernetes/minikube
27+ - https://github.com/minishift/minishift
2728
2829docker-machine-driver-xhyve using libmachine plugin model.
2930
30- ** Please do not post the issue of this repository to the docker/machine and kubernetes/minikube**
31- It will interfere with the development of the docker-machine or minikube .
31+ ** Please do not post the issue of this repository to docker/machine, kubernetes/minikube and minishift/minishift **
32+ It will interfere with the development of docker-machine, minikube or minishift .
3233If you were doubt problem either, please post to this repository [ issues] ( https://github.com/zchee/docker-machine-driver-xhyve/issues ) .
3334
3435- docker-machine
@@ -39,6 +40,10 @@ If you were doubt problem either, please post to this repository [issues](https:
3940
4041 - See https://github.com/kubernetes/minikube/releases
4142
43+ - minishift
44+
45+ - See https://github.com/minishift/minishift/releases
46+
4247Install
4348-------
4449
You can’t perform that action at this time.
0 commit comments