mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07: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>