clearcontainers / osbuilder

Clear Containers guest OS building scripts
20 stars 12 forks source link

Make optional run osbuilder scripts without docker #12

Closed jcvenegas closed 7 years ago

jcvenegas commented 7 years ago

osbuilder scripts and makefile targets are configured to using a docker container.

It should be possible to use the scripts/targets without docker

jcvenegas commented 7 years ago

This is helpful when clear containers is used as default runtime. Because qemu 9pfs issues is not possible to use osbuilder scripts when clear containers is the default docker runtime. see #8