tree: 2a07833f22ae3adb1110b19b8399410292544bdf [path history] [tgz]
  1. client/
  2. server/
  3. types/
  4. api_unit_test.go
  5. common.go
  6. README.md
api/README.md

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