file models/container.py line 52: NETWORK_MODES = ['BRIDGE', 'HOST', 'NONE'] This version support 'USER' network mode.But new marathon has supported 'USER' mode.
file models/container.py line 52:
NETWORK_MODES = ['BRIDGE', 'HOST', 'NONE']
This version support 'USER' network mode.But new marathon has supported 'USER' mode.