coreos-xhyve icon indicating copy to clipboard operation
coreos-xhyve copied to clipboard

Single command CoreOS launch

Open bakins opened this issue 10 years ago • 1 comments

How plausible would it be to have a single command that could fetch and verify CoreOS images then launch them.

Something like:

$./coreos --root=/tmp/foo.img --release=695.0.0
Downloading 695.0.0 image...
Verifying image...
Extracting to root disk...
Booting CoreOS 695.0.0:
... boot stuff

bakins avatar Jun 11 '15 21:06 bakins

@bakins fwiw this is somewhat addressed in coreos/coreos-xhyve#13

AntonioMeireles avatar Jun 12 '15 15:06 AntonioMeireles