more updates

Signed-off-by: Victor Vieux <vieux@docker.com>
Upstream-commit: 2d8695761d0241d2c9b8bfe4274674c702c6a14d
Component: engine
This commit is contained in:
Victor Vieux
2014-09-01 18:41:42 +00:00
parent 3d35a8c726
commit e5f24c4f6a
4 changed files with 24 additions and 6 deletions
@@ -112,9 +112,12 @@ Create a container
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -131,7 +134,7 @@ Create a container
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}
@@ -1244,9 +1247,12 @@ Create a new image from a container's changes
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -1262,7 +1268,7 @@ Create a new image from a container's changes
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}
@@ -1245,9 +1245,12 @@ Create a new image from a container's changes
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -1263,7 +1266,7 @@ Create a new image from a container's changes
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}
@@ -1249,9 +1249,12 @@ Create a new image from a container's changes
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -1267,7 +1270,7 @@ Create a new image from a container's changes
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}
@@ -110,9 +110,12 @@ Create a container
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -129,7 +132,7 @@ Create a container
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}
@@ -1246,9 +1249,12 @@ Create a new image from a container's changes
{
"Hostname":"",
"Domainname": "",
"User":"",
"Memory":0,
"MemorySwap":0,
"CpuShares": 512,
"Cpuset": "0,1",
"AttachStdin":false,
"AttachStdout":true,
"AttachStderr":true,
@@ -1264,7 +1270,7 @@ Create a new image from a container's changes
"/tmp": {}
},
"WorkingDir":"",
"DisableNetwork": false,
"NetworkDisabled": false,
"ExposedPorts":{
"22/tcp": {}
}