mirror of https://github.com/docker/compose.git
699bbe9ca2
Docker doesn't like it when a fully qualified hostname is passed in the `hostname` parameter. When an FQDN is provided with `-h` the official CLI puts the first component in `hostname` and the rest in `domainname`. This change replicates that behavior when the user specifies an FQDN in `hostname` in their `fig.yml`. Signed-off-by: Sam Hanes <sam@maltera.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cli_test.py | ||
container_test.py | ||
log_printer_test.py | ||
project_test.py | ||
service_test.py | ||
sort_service_test.py | ||
split_buffer_test.py |