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

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