mirror of https://github.com/docker/docker-py.git
Merge 617c41d222 into 6e6a273573
This commit is contained in:
commit
eb5348ff06
|
|
@ -1046,6 +1046,7 @@ RUN_CREATE_KWARGS = [
|
|||
'platform',
|
||||
'stdin_open',
|
||||
'stop_signal',
|
||||
'stop_timeout',
|
||||
'tty',
|
||||
'use_config_proxy',
|
||||
'user',
|
||||
|
|
|
|||
Loading…
Reference in New Issue