mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This package will not be included in the api or client modules, and we're currently only using a single function of it, and only the unix implementation, so let's fork it for now (although the package may be moved to moby/sys). This removes the last dependency on github.com/docker/docker. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>