Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

'moby build -hyperkit' doesn't work #68

Closed
dave-tucker opened this issue Jun 2, 2017 · 1 comment · Fixed by #83
Closed

'moby build -hyperkit' doesn't work #68

dave-tucker opened this issue Jun 2, 2017 · 1 comment · Fixed by #83

Comments

@dave-tucker
Copy link
Contributor

I was excited to try a moby build -hyperkit 😁

I was upset to see it ignored and qemu was used instead 😕

I was even more confused to see that the hyperkit bool is completely ignored https://github.com/moby/tool/blob/master/cmd/moby/linuxkit.go#L129 😖

It'd be nicer to warn the user if it isn't supported or perhaps drop the flag until such time as it's implemented.

@justincormack
Copy link
Collaborator

justincormack commented Jun 2, 2017 via email

justincormack added a commit to justincormack/tool that referenced this issue Jun 15, 2017
- enable the hyperkit option by default on MacOS
- use it for creating raw disk images

fix moby#68

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants