tree: 41fa55ae62fb24a3d37478dd4812a82f0aedf689 [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