mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
TreeSize uses syscall.Stat_t which is not available on Windows. It's called only on daemon path, therefore extracting it to daemon with build tag 'daemon' Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>