tree: 2b685a565dbcedf4a1c9562e2bff5f97107b03b1 [path history] [tgz]
  1. client/
  2. fixtures/
  3. server/
  4. common.go
  5. common_test.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