mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-27 03:08:04 +00:00
Merge pull request #4703 from netroy/patch-1
Document the missing `DisableNetwork` config flag to /containers/create end-point
This commit is contained in:
@@ -136,6 +136,7 @@ Create a container
|
||||
},
|
||||
"VolumesFrom":"",
|
||||
"WorkingDir":"",
|
||||
"DisableNetwork": false,
|
||||
"ExposedPorts":{
|
||||
"22/tcp": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user