mirror of https://github.com/docker/docs.git
if daemon encounters removing-file error. It will record two similar logs as following . The later is meaningful for client, But not for daemon. So remove it. Signed-off-by: Liu Hua <sdu.liu@huawei.com> |
||
---|---|---|
.. | ||
client | ||
fixtures | ||
server | ||
types | ||
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