mirror of
https://github.com/docker/compose.git
synced 2025-07-08 22:34:26 +02:00
- make it a positional arg, since it's required - make it the first argument for all functions that require it - remove an unnecessary one-line function that was only called in one place Signed-off-by: Daniel Nephin <dnephin@docker.com>