Files
docker-cli/components/engine/api
Alexander Morozov 9e5008a270 Merge pull request #20239 from calavera/remove_server_port_allocation
Move listeners and port allocation outside the server. 
Upstream-commit: 02a37a281cb1200747e10bef7409ac1e65bc24f4
Component: engine
2016-02-11 13:50:48 -08: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