mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 22:43:25 +00:00
Bring it into line with official images: remove `jq`, `sfdisk` which are not needed; we used them for disk mounting but this is down standalone. Add the tools for other filesystems, which are needed for `dm`, `btrfs`. Signed-off-by: Justin Cormack <justin.cormack@docker.com>