mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-09 15:31:40 +00:00
The cli now doesn't echo the container ID when started using either -a or -i. Also fixes `TestStartAttachCorrectExitCode` which incorrectly called start with the result of wait rather than the container ID. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>