mirror of https://github.com/docker/docs.git
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) |
||
---|---|---|
.. | ||
cli.go | ||
commands.go | ||
hijack.go | ||
utils.go |