Victor Vieux 3fa96c55e3 Merge pull request #5874 from timthelion/docs-api-readme %!s(int64=11) %!d(string=hai) anos
..
client 8eef1be29e Merge pull request #5782 from unclejack/fix_5270 %!s(int64=11) %!d(string=hai) anos
server 9e7757a3d2 Merge pull request #5827 from vieux/fix_multiple_events_on_same_computer %!s(int64=11) %!d(string=hai) anos
MAINTAINERS 2f468a498a update api Maintainers file %!s(int64=11) %!d(string=hai) anos
README.md 3e2b97ef26 Add readme file for the api directory %!s(int64=11) %!d(string=hai) anos
api_unit_test.go 185b040e49 fix tests %!s(int64=11) %!d(string=hai) anos
common.go d54dec4d8b Fix port mapping in ps display for public and private %!s(int64=11) %!d(string=hai) anos
container.go 44e10433c7 api/container.go: an API-specific representation of a container %!s(int64=11) %!d(string=hai) anos

README.md

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