mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Starting with [6e0ed3d19c54603f0f7d628ea04b550151d8a262], the minimum allowed size is now 300MB. Given that this is a sparse image, and the size of the image is irrelevant to the test (we check for limits defined through project-quotas, not the size of the device itself), we can raise the size of this image. [6e0ed3d19c54603f0f7d628ea04b550151d8a262]: https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=6e0ed3d19c54603f0f7d628ea04b550151d8a262 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>