mirror of
https://github.com/docker/compose.git
synced 2025-06-28 01:14:26 +02:00
create_host_config from docker.utils will be deprecated so that the new create_host_config has access to the _version so we can ensure that network_mode only gets set to 'default' by default if the version is high enough and won't explode. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>