Files
docker-cli/components/engine/api
Aaron Lehmann b1d937a58f Merge pull request #27365 from morelena/remove_nil_check
all: remove nil check for slices
Upstream-commit: 245bd4c3d2594fae3fd5099f29eef528a4c4accd
Component: engine
2016-10-13 15:27:37 -07:00
..
2016-09-16 12:27:13 -04:00
2016-10-13 13:55:38 -07:00
2016-09-07 11:05:58 -07:00
2016-09-07 11:05:58 -07:00
2014-07-04 18:21:13 +09: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