docs/tests/integration
Stephen Quebe cc834aa564 Added map service ports option for run command.
When using the fig run command, ports defined in fig.yml can be mapped
to the host computer using the -service-ports option.

Signed-off-by: Stephen Quebe <squebe@gmail.com>
2014-12-11 20:30:38 -05:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Added map service ports option for run command. 2014-12-11 20:30:38 -05: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 Add support for 'env_file' key 2014-12-08 23:42:09 +00:00
testcases.py TLS support, with same env vars as docker client 2014-10-16 10:41:26 +01:00