compose/tests
Aanand Prasad 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run
- When no command is passed but `--entrypoint` is, set Cmd to `[]`
- When command is a single empty string, set Cmd to `[""]`

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-07-11 16:15:13 -04:00
..
acceptance Fix bugs with entrypoint/command in docker-compose run 2016-07-11 16:15:13 -04:00
fixtures Fix bugs with entrypoint/command in docker-compose run 2016-07-11 16:15:13 -04:00
integration Add support for creating internal networks 2016-07-11 11:34:01 +02:00
unit Add support for creating internal networks 2016-07-11 11:34:01 +02:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Limit occurrences of creating an environment object. 2016-03-24 10:57:01 -07:00