compose/tests/integration
Ben Firshman e89826fe43 Don't attach stdin and stdout when in detach mode
This is primarily to make it work with Swarm, which checks that
AttachStd{in,out,err} is false when creating containers.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-30 14:13:36 +00:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Don't attach stdin and stdout when in detach mode 2014-12-30 14:13:36 +00:00
project_test.py Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. 2014-09-09 20:59:28 -04:00
service_test.py Don't attach stdin and stdout when in detach mode 2014-12-30 14:13:36 +00:00
testcases.py TLS support, with same env vars as docker client 2014-10-16 10:41:26 +01:00