Pierre Wacrenier 02923d43e2 Remove error return type from createRouter and ServeRequest 10 years ago
..
client ab86f591c3 Merge pull request #9951 from andersjanmyr/add-proxy-from-environment-to-client 10 years ago
server 02923d43e2 Remove error return type from createRouter and ServeRequest 10 years ago
MAINTAINERS 6c60e8c784 Adding self to various maintainers files. 10 years ago
README.md 649b50c0b7 Update README.md 11 years ago
api_unit_test.go 185b040e49 fix tests 11 years ago
common.go eb3ea3b43c Allow for Dockerfile to be named something else. 10 years ago

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