Merge pull request #1142 from calou/master
Added support of option mac-address
This commit is contained in:
commit
77c939b256
3 changed files with 11 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ DOCKER_CONFIG_KEYS = [
|
|||
'image',
|
||||
'labels',
|
||||
'links',
|
||||
'mac_address',
|
||||
'mem_limit',
|
||||
'net',
|
||||
'log_driver',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue