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

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