moby--moby/api
Victor Vieux 0427afa409 Merge pull request #27955 from mlaventure/runc-docker-info
Add external binaries version to docker info
2016-11-10 21:27:14 -08:00
..
errors
fixtures
server rectify type defination for swarmRouter 2016-11-11 10:45:48 +08:00
templates/server
types Merge pull request #27955 from mlaventure/runc-docker-info 2016-11-10 21:27:14 -08:00
README.md
common.go
common_test.go
common_unix.go
common_windows.go
swagger-gen.yaml
swagger.yaml update swagger and docs 2016-11-10 11:58:15 -08:00

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