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

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