Files
buildkit/executor
Justin Chadwell 6778973776 executor: stubs cleaner should remove empty directory mounts
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>
2022-11-23 18:13:22 +00:00
..