mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
Factorize code that check for an overlay mount type by using a function instead. This will allow supporting other overlay-based mount types more easily in the future (for example fuse-overlayfs). Signed-off-by: Alexis Murzeau <amubtdx@gmail.com>