mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-28 14:54:21 +00:00
This commit removes the dependency on Docker by using raw disks and
appending from /dev/zero to extend them once initially formatted.
Additionally, the tests now use unique ${NAME} variables
Signed-off-by: Dave Tucker <dt@docker.com>