mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Convert integration/api_test:TestGetEvents into a unit test and a CLI test Upstream-commit: f6d11c8d50387472fd7e34eea66b79237238c321 Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when comunicating with the docker deamon
-
Used by third party tools wishing to interface with the docker deamon