mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
46e167f95cfa097baa9f1b4bf0bcf5791a8875da
pkg/archive contains code both invoked from cli (cross platform) and daemon (linux only) and Unix-specific dependencies break compilation on Windows. We extracted those stat-related funcs into platform specific implementations at pkg/system and added unit tests. Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com> Upstream-commit: 2180aa4f6f2ad4d8f284d63ee29e93547263976e Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%