mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
In some builds the main docker binary is not statically linked, and as such not usable in as the .dockerinit binary, for those cases we look for a separately shipped docker-init binary and use that instead. Upstream-commit: 167601e85850aa58df96f9d0796f9c26ed2d6fa4 Component: engine