tree: 82770258cc7c3538ae76482fb8737bbc63e7203d [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