Explorar o código

Merge pull request #4703 from netroy/patch-1

Document the missing `DisableNetwork` config flag to /containers/create end-point
Sven Dowideit %!s(int64=11) %!d(string=hai) anos
pai
achega
16ee4958f2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/sources/reference/api/docker_remote_api_v1.10.rst

+ 1 - 0
docs/sources/reference/api/docker_remote_api_v1.10.rst

@@ -136,6 +136,7 @@ Create a container
                 },
                 "VolumesFrom":"",
                 "WorkingDir":"",
+                "DisableNetwork": false,
                 "ExposedPorts":{
                         "22/tcp": {}
                 }