summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorSebastiaan van Stijn <github@gone.nl>2022-01-20 17:24:07 +0100
committerSebastiaan van Stijn <github@gone.nl>2022-01-20 17:24:07 +0100
commit839e2ecc1bee37225c19e4b8025dc36f3d613e40 (patch)
treed4697ccdd0c7f6a263ff1576ad8fc990f1042091 /docs/api
parent75a1ad0c9f460b1aa565fad4f38a01d01c9b73d9 (diff)
downloaddocker-839e2ecc1bee37225c19e4b8025dc36f3d613e40.tar.gz
docs: remove HostConfig.LxcConf field from API docs
Commit 3b5fac462d21ca164b3778647420016315289034 / 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>
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/v1.22.md1
-rw-r--r--docs/api/v1.23.md1
-rw-r--r--docs/api/v1.24.md1
-rw-r--r--docs/api/v1.25.yaml1
-rw-r--r--docs/api/v1.26.yaml1
-rw-r--r--docs/api/v1.27.yaml1
-rw-r--r--docs/api/v1.28.yaml1
-rw-r--r--docs/api/v1.29.yaml1
-rw-r--r--docs/api/v1.30.yaml1
-rw-r--r--docs/api/v1.31.yaml1
-rw-r--r--docs/api/v1.32.yaml1
-rw-r--r--docs/api/v1.33.yaml1
-rw-r--r--docs/api/v1.34.yaml1
-rw-r--r--docs/api/v1.35.yaml1
-rw-r--r--docs/api/v1.36.yaml1
-rw-r--r--docs/api/v1.37.yaml1
-rw-r--r--docs/api/v1.38.yaml1
-rw-r--r--docs/api/v1.39.yaml1
-rw-r--r--docs/api/v1.40.yaml1
-rw-r--r--docs/api/v1.41.yaml1
-rw-r--r--docs/api/version-history.md2
21 files changed, 2 insertions, 20 deletions
diff --git a/docs/api/v1.22.md b/docs/api/v1.22.md
index b0f0bc88bb..115acdd06b 100644
--- a/docs/api/v1.22.md
+++ b/docs/api/v1.22.md
@@ -553,7 +553,6 @@ Return low-level information on the container `id`
"ExtraHosts": null,
"IpcMode": "",
"Links": null,
- "LxcConf": [],
"Memory": 0,
"MemorySwap": 0,
"MemoryReservation": 0,
diff --git a/docs/api/v1.23.md b/docs/api/v1.23.md
index f0859fcf81..904bdca161 100644
--- a/docs/api/v1.23.md
+++ b/docs/api/v1.23.md
@@ -579,7 +579,6 @@ Return low-level information on the container `id`
"ExtraHosts": null,
"IpcMode": "",
"Links": null,
- "LxcConf": [],
"Memory": 0,
"MemorySwap": 0,
"MemoryReservation": 0,
diff --git a/docs/api/v1.24.md b/docs/api/v1.24.md
index 5ee0600c04..dd3e62cbec 100644
--- a/docs/api/v1.24.md
+++ b/docs/api/v1.24.md
@@ -624,7 +624,6 @@ Return low-level information on the container `id`
"ExtraHosts": null,
"IpcMode": "",
"Links": null,
- "LxcConf": [],
"Memory": 0,
"MemorySwap": 0,
"MemoryReservation": 0,
diff --git a/docs/api/v1.25.yaml b/docs/api/v1.25.yaml
index 4bb3717f15..10cfaf8a99 100644
--- a/docs/api/v1.25.yaml
+++ b/docs/api/v1.25.yaml
@@ -2975,7 +2975,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.26.yaml b/docs/api/v1.26.yaml
index a0ce27959d..4e0b0b6f8d 100644
--- a/docs/api/v1.26.yaml
+++ b/docs/api/v1.26.yaml
@@ -2980,7 +2980,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.27.yaml b/docs/api/v1.27.yaml
index 827c9cbf53..b25e214f3c 100644
--- a/docs/api/v1.27.yaml
+++ b/docs/api/v1.27.yaml
@@ -3040,7 +3040,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.28.yaml b/docs/api/v1.28.yaml
index 4909c1ac99..54da70fbce 100644
--- a/docs/api/v1.28.yaml
+++ b/docs/api/v1.28.yaml
@@ -3130,7 +3130,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.29.yaml b/docs/api/v1.29.yaml
index 001a12c4d6..32e83af540 100644
--- a/docs/api/v1.29.yaml
+++ b/docs/api/v1.29.yaml
@@ -3164,7 +3164,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.30.yaml b/docs/api/v1.30.yaml
index a3df7226cb..27e37c690f 100644
--- a/docs/api/v1.30.yaml
+++ b/docs/api/v1.30.yaml
@@ -3382,7 +3382,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.31.yaml b/docs/api/v1.31.yaml
index aecd1a7d19..b2e50e3bd1 100644
--- a/docs/api/v1.31.yaml
+++ b/docs/api/v1.31.yaml
@@ -3452,7 +3452,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml
index 6e5fe596ec..e6d5d62a86 100644
--- a/docs/api/v1.32.yaml
+++ b/docs/api/v1.32.yaml
@@ -4691,7 +4691,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml
index e5074a3d4b..e6c671660a 100644
--- a/docs/api/v1.33.yaml
+++ b/docs/api/v1.33.yaml
@@ -4696,7 +4696,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml
index e0be6f709e..ebea935440 100644
--- a/docs/api/v1.34.yaml
+++ b/docs/api/v1.34.yaml
@@ -4725,7 +4725,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml
index cb53c35489..1193b267a1 100644
--- a/docs/api/v1.35.yaml
+++ b/docs/api/v1.35.yaml
@@ -4707,7 +4707,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml
index 428a6c4020..1f6350ffc8 100644
--- a/docs/api/v1.36.yaml
+++ b/docs/api/v1.36.yaml
@@ -4723,7 +4723,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml
index 71a6dee216..fbfd1a3d36 100644
--- a/docs/api/v1.37.yaml
+++ b/docs/api/v1.37.yaml
@@ -4743,7 +4743,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml
index 033d4cf99f..40661c0da4 100644
--- a/docs/api/v1.38.yaml
+++ b/docs/api/v1.38.yaml
@@ -4804,7 +4804,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml
index 8c99844c9c..318c780c81 100644
--- a/docs/api/v1.39.yaml
+++ b/docs/api/v1.39.yaml
@@ -5459,7 +5459,6 @@ paths:
CpuRealtimeRuntime: 10000
Devices: []
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml
index 9266e9598a..a1c91c12d9 100644
--- a/docs/api/v1.40.yaml
+++ b/docs/api/v1.40.yaml
@@ -5600,7 +5600,6 @@ paths:
property1: "string"
property2: "string"
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml
index 95b37bd94b..5c8327d69e 100644
--- a/docs/api/v1.41.yaml
+++ b/docs/api/v1.41.yaml
@@ -5755,7 +5755,6 @@ paths:
property1: "string"
property2: "string"
IpcMode: ""
- LxcConf: []
Memory: 0
MemorySwap: 0
MemoryReservation: 0
diff --git a/docs/api/version-history.md b/docs/api/version-history.md
index baf90efda2..e782fa6782 100644
--- a/docs/api/version-history.md
+++ b/docs/api/version-history.md
@@ -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.