mirror of
https://github.com/docker/compose.git
synced 2026-07-09 18:04:33 +00:00
This ensures that settings from any `.env` file (such as `DOCKER_HOST`) are passed on to the cli. Unit tests are adjusted for the new parameter and a new case is added to ensure it is propagated as expected. Fixes: 6661 Signed-off-by: Ian Campbell <ijc@docker.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| command_test.py | ||
| docker_client_test.py | ||
| errors_test.py | ||
| formatter_test.py | ||
| log_printer_test.py | ||
| main_test.py | ||
| utils_test.py | ||
| verbose_proxy_test.py | ||