mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-15 19:51:15 +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>
NOTE: The cases in this directory are ordered alphabetically. The index used is the position of the first letter of the name in the alphabet. For example, 001_a, 002_b, 003_c etc...