mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
This behaves more like the native docker client, where the absence of a command means docker runs the CMD in the Dockerfile. If a command is defined in fig.yml this is used instead. Signed-off-by: Chris Corbyn <chris@w3style.co.uk>