tree: d2c9bdb05b932173e8fb155d50ee5bebf5f520fc [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