mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
This is a follow-on to PR #14520. PR #14520 is the quick fix to get the testing working again. This PR makes sure that the list of execs associated with a container goes from zero to one (as a new exec is run), then back to zero when the exec is finished. However, we should be able to query the exec while the container is still around, and even though the exec isn't listed in the container's inspect data. Signed-off-by: Doug Davis <dug@us.ibm.com>
18 KiB
18 KiB