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 40b4cdf commit 9861e63Copy full SHA for 9861e63
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: init
2
init:
3
- docker-machine create --driver xhyve --xhyve-virtio-9p 1 --xhyve-virtio-9p-root "/" dev
+ docker-machine create --driver xhyve --xhyve-virtio-9p /Users/gnawhleinad --xhyve-virtio-9p-root / dev
4
5
.PHONY: clean
6
clean:
0 commit comments