mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 19:24:21 +00:00
- does not require docker if user has qemu natively, will still fall back to docker - allow specifying size for fixed size disk images - add a raw disk output format - more dogfooding - marginally slower, but can be improved later The images used to do the build are cached to make the process quicker. Signed-off-by: Justin Cormack <justin.cormack@docker.com>