mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-11 08:16:07 +00:00
This requires switching to the dosfstools from alpine:edge since neither the busybox nor alpine:3.5 dosfstools supports the -C option (in fact alpine:3.5 only has mkfs.fat and not mkfs.vfat). The 511k slack seems like a lot to me, but 256k was somehow not enough. Fixes #1304. Signed-off-by: Ian Campbell <ian.campbell@docker.com>