docs/api/client
Arnaud Porterie eeefa2dc8c Fix cli echoing container ID on start -a|-i
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>
2015-01-06 17:58:30 -08:00
..
cli.go Exit with non-zero code on first argument parsing error 2015-01-06 13:46:38 +01:00
commands.go Fix cli echoing container ID on start -a|-i 2015-01-06 17:58:30 -08:00
hijack.go Set HTTP upgrade headers when hijacking connection 2014-12-13 14:24:51 +01:00
utils.go Add support for docker exec to return cmd exitStatus 2014-11-25 17:49:25 -08:00