Files
docker-cli/components/engine/api
Vincent Demeester eae331677d Merge pull request #16826 from LK4D4/refactor_listenfd
Refactor listenFD function
Upstream-commit: caf7d83c676857243629d1c60fd4def158675b6b
Component: engine
2015-10-08 22:08:52 +02:00
..
2015-10-02 13:39:33 -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