Skip to content

Commit dc29a30

Browse files
gbraadzchee
authored andcommitted
Add Minishift as userSigned-off-by: Gerard Braad <me@gbraad.nl>
1 parent cc854b7 commit dc29a30

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,16 @@ Screencast
2020
Requirements
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

2829
docker-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.
3233
If 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+
4247
Install
4348
-------
4449

0 commit comments

Comments
 (0)