moby--moby/integration/internal
Kir Kolyshkin 01143afe54 integration: add container.Exec()
Some test cases might need an ability to execute a command inside a
container (in order to analyse its output and/or exit code). It is a bit
complicated operation to do so using engine API. The function provided
aims to hide this complexity, making exec almost as simple as 'docker
exec'.

NOTE that the exec is synchronous, and command's stdin is closed.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-02-19 11:25:11 -08:00
..
container integration: add container.Exec() 2018-02-19 11:25:11 -08:00
request Migrate container pause tests to api tests 2018-02-12 01:24:43 +00:00
requirement Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
swarm Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00