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

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