mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Migrating these functions to allow them being shared between moby, docker/cli, and containerd, and to allow using them without importing all of sys / system, which (in containerd) also depends on hcsshim and more. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>