Files
docker-cli/components/engine/api
wefine 7a9630020f fix t.Errorf to t.Error in serveral _test.go
Signed-off-by: wefine <wang.xiaoren@zte.com.cn>
Upstream-commit: f78f7de96aebee64b55bb9955fa6c97be2c59662
Component: engine
2016-11-14 17:54:43 +08:00
..
2016-09-16 12:27:13 -04:00
2016-09-07 11:05:58 -07:00
2016-11-04 10:10:42 -07:00
2016-10-31 14:33:59 -07:00
2014-07-04 18:21:13 +09:00
2016-11-10 11:58:15 -08:00

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