docs/api/client
Tonis Tiigi 79a77a396e Wait for hijack on docker start command
With current implementation there was a possibility
that /start responds quicker than /attach, meaning that
some output would be clipped.

Fixed so the implementation matches with `docker run`.

This also fixes the flaky test results for TestCreateEchoStdout.

Signed-off-by: Tõnis Tiigi <tonistiigi@gmail.com> (github: tonistiigi)
2014-10-31 01:13:31 +02:00
..
cli.go client: even cleaner use of Transport 2014-10-12 22:32:55 -04:00
commands.go Wait for hijack on docker start command 2014-10-31 01:13:31 +02:00
hijack.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
utils.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00