mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 09:11:45 +00:00
On Linux, an empty directory is usually 4096 bytes, not 0, so we need an additional explicit check here. Signed-off-by: Justin Chadwell <me@jedevc.com>