mirror of https://github.com/docker/docs.git
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 1fb1136fecfd761300a38f64ac9178979cc0b270) Signed-off-by: Tibor Vass <tibor@docker.com> |
||
---|---|---|
.. | ||
client | ||
fixtures | ||
server | ||
types/backend | ||
README.md | ||
common.go | ||
common_test.go |
README.md
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon