mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs: remove HostConfig.LxcConf field from API docs
Commit 3b5fac462d
/ docker 1.10 removed support
for the LXC runtime, and removed the corresponding fields from the API (v1.22).
This patch removes the `HostConfig.LxcConf` field from the API documentation.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
75a1ad0c9f
commit
839e2ecc1b
21 changed files with 2 additions and 20 deletions
|
@ -553,7 +553,6 @@ Return low-level information on the container `id`
|
|||
"ExtraHosts": null,
|
||||
"IpcMode": "",
|
||||
"Links": null,
|
||||
"LxcConf": [],
|
||||
"Memory": 0,
|
||||
"MemorySwap": 0,
|
||||
"MemoryReservation": 0,
|
||||
|
|
|
@ -579,7 +579,6 @@ Return low-level information on the container `id`
|
|||
"ExtraHosts": null,
|
||||
"IpcMode": "",
|
||||
"Links": null,
|
||||
"LxcConf": [],
|
||||
"Memory": 0,
|
||||
"MemorySwap": 0,
|
||||
"MemoryReservation": 0,
|
||||
|
|
|
@ -624,7 +624,6 @@ Return low-level information on the container `id`
|
|||
"ExtraHosts": null,
|
||||
"IpcMode": "",
|
||||
"Links": null,
|
||||
"LxcConf": [],
|
||||
"Memory": 0,
|
||||
"MemorySwap": 0,
|
||||
"MemoryReservation": 0,
|
||||
|
|
|
@ -2975,7 +2975,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -2980,7 +2980,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -3040,7 +3040,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -3130,7 +3130,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -3164,7 +3164,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -3382,7 +3382,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -3452,7 +3452,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4691,7 +4691,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4696,7 +4696,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4725,7 +4725,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4707,7 +4707,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4723,7 +4723,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4743,7 +4743,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -4804,7 +4804,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -5459,7 +5459,6 @@ paths:
|
|||
CpuRealtimeRuntime: 10000
|
||||
Devices: []
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -5600,7 +5600,6 @@ paths:
|
|||
property1: "string"
|
||||
property2: "string"
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -5755,7 +5755,6 @@ paths:
|
|||
property1: "string"
|
||||
property2: "string"
|
||||
IpcMode: ""
|
||||
LxcConf: []
|
||||
Memory: 0
|
||||
MemorySwap: 0
|
||||
MemoryReservation: 0
|
||||
|
|
|
@ -499,6 +499,8 @@ keywords: "API, Docker, rcli, REST, documentation"
|
|||
|
||||
[Docker Engine API v1.22](v1.22.md) documentation
|
||||
|
||||
* The `HostConfig.LxcConf` field has been removed, and is no longer available on
|
||||
`POST /containers/create` and `GET /containers/(id)/json`.
|
||||
* `POST /container/(name)/update` updates the resources of a container.
|
||||
* `GET /containers/json` supports filter `isolation` on Windows.
|
||||
* `GET /containers/json` now returns the list of networks of containers.
|
||||
|
|
Loading…
Add table
Reference in a new issue