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

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