mirror of
https://github.com/moby/moby.git
synced 2026-08-04 15:11:00 +00:00
Remove execution driver
We use containerd and there is no execution driver anymore.
Addresses: https://github.com/docker/docker/issues/24461
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
(cherry picked from commit 1fb1136fec)
Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
@@ -2194,7 +2194,6 @@ Display system-wide information
|
||||
"DockerRootDir": "/var/lib/docker",
|
||||
"Driver": "btrfs",
|
||||
"DriverStatus": [[""]],
|
||||
"ExecutionDriver": "native-0.1",
|
||||
"ExperimentalBuild": false,
|
||||
"HttpProxy": "http://test:test@localhost:8080",
|
||||
"HttpsProxy": "https://test:test@localhost:8080",
|
||||
|
||||
Reference in New Issue
Block a user