mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
add exception for windows networking
Signed-off-by: Michael Friis <friism@gmail.com>
This commit is contained in:
parent
301b06ca92
commit
f3d09df19b
@ -18,6 +18,7 @@ log = logging.getLogger(__name__)
|
||||
|
||||
OPTS_EXCEPTIONS = [
|
||||
'com.docker.network.driver.overlay.vxlanid_list',
|
||||
'com.docker.network.windowsshim.hnsid'
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user