mirror of https://github.com/docker/docs.git
Merge pull request #9884 from flowlo/patch-1
doc: Standardise JSON examples
This commit is contained in:
commit
ceedaceb5c
|
@ -199,7 +199,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -208,7 +208,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -202,7 +202,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -211,7 +211,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
@ -246,8 +245,8 @@ Return low-level information on the container `id`
|
||||||
},
|
},
|
||||||
"Links": ["/name:alias"],
|
"Links": ["/name:alias"],
|
||||||
"PublishAllPorts": false,
|
"PublishAllPorts": false,
|
||||||
"CapAdd: ["NET_ADMIN"],
|
"CapAdd": ["NET_ADMIN"],
|
||||||
"CapDrop: ["MKNOD"]
|
"CapDrop": ["MKNOD"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -292,7 +292,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
@ -327,8 +326,8 @@ Return low-level information on the container `id`
|
||||||
},
|
},
|
||||||
"Links": ["/name:alias"],
|
"Links": ["/name:alias"],
|
||||||
"PublishAllPorts": false,
|
"PublishAllPorts": false,
|
||||||
"CapAdd: ["NET_ADMIN"],
|
"CapAdd": ["NET_ADMIN"],
|
||||||
"CapDrop: ["MKNOD"]
|
"CapDrop": ["MKNOD"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -292,7 +292,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
@ -327,8 +326,8 @@ Return low-level information on the container `id`
|
||||||
},
|
},
|
||||||
"Links": ["/name:alias"],
|
"Links": ["/name:alias"],
|
||||||
"PublishAllPorts": false,
|
"PublishAllPorts": false,
|
||||||
"CapAdd: ["NET_ADMIN"],
|
"CapAdd": ["NET_ADMIN"],
|
||||||
"CapDrop: ["MKNOD"]
|
"CapDrop": ["MKNOD"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -292,7 +292,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
@ -330,8 +329,8 @@ Return low-level information on the container `id`
|
||||||
},
|
},
|
||||||
"Links": ["/name:alias"],
|
"Links": ["/name:alias"],
|
||||||
"PublishAllPorts": false,
|
"PublishAllPorts": false,
|
||||||
"CapAdd: ["NET_ADMIN"],
|
"CapAdd": ["NET_ADMIN"],
|
||||||
"CapDrop: ["MKNOD"]
|
"CapDrop": ["MKNOD"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -190,7 +190,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -238,7 +238,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -192,7 +192,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -216,7 +216,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
|
@ -216,7 +216,6 @@ Return low-level information on the container `id`
|
||||||
"Volumes": {},
|
"Volumes": {},
|
||||||
"VolumesFrom": "",
|
"VolumesFrom": "",
|
||||||
"WorkingDir": ""
|
"WorkingDir": ""
|
||||||
|
|
||||||
},
|
},
|
||||||
"State": {
|
"State": {
|
||||||
"Running": false,
|
"Running": false,
|
||||||
|
|
Loading…
Reference in New Issue