mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Consolidate all the API to same time format: RFC3339, and it will be client's responsibility to present it in more user friendly way. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: 9daca1222adabf3aeae97a2c4e5f4ed1bb8c15e1 Component: engine
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