mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
A toolkit for building secure, portable and lean operating systems for containers
Separating command line option parsing from executing hyperkit makes the code awkward with many parameters passed between functions. Having everything in one function makes the code simpler. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com> |
||
---|---|---|
src/cmd/moby |