Victor Vieux 9a85f60c75 add ID and Hostname in docker info před 10 roky
..
client 9a85f60c75 add ID and Hostname in docker info před 10 roky
server e12572f265 Merge pull request #9031 from cpuguy83/cleanup_api_server_creation před 10 roky
MAINTAINERS 6c60e8c784 Adding self to various maintainers files. před 11 roky
README.md 649b50c0b7 Update README.md před 11 roky
api_unit_test.go 185b040e49 fix tests před 11 roky
common.go 9a85f60c75 add ID and Hostname in docker info 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