mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This temp. expands the Exec method's signature but adds a more robust way to know when the container's process is actually released and begins to run. The network interfaces are not guaranteed to be up yet but this provides a more accurate view with a single callback at this time. Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: f1104014372e71e1f8ae7a63d17e18de5e2fa93a Component: engine