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

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