mirror of https://github.com/docker/docker-py.git
parent
a48a5a9647
commit
81eaac0322
|
@ -986,6 +986,7 @@ RUN_CREATE_KWARGS = [
|
|||
'network_disabled',
|
||||
'stdin_open',
|
||||
'stop_signal',
|
||||
'stop_timeout',
|
||||
'tty',
|
||||
'use_config_proxy',
|
||||
'user',
|
||||
|
|
Loading…
Reference in New Issue