compose/tests/fixtures/entrypoint-dockerfile
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
..
Dockerfile Fix bugs with entrypoint/command in docker-compose run 2016-07-11 16:15:13 -04:00
docker-compose.yml Fix bugs with entrypoint/command in docker-compose run 2016-07-11 16:15:13 -04:00