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

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