docker/api
Arnaud Porterie 9216b08536 Merge pull request #16998 from vieux/engine_version
only display 'Engine Version' when it's not empty
2015-10-15 08:43:32 -07:00
..
client use Server Version 2015-10-14 17:46:59 -07:00
fixtures
server Merge pull request #16966 from MHBauer/image-refactor 2015-10-15 07:30:08 -04:00
types Merge pull request #16910 from mavenugo/ipam 2015-10-13 14:41:19 -07:00
README.md
common.go Bump API Version to v1.22 2015-10-13 17:27:33 -07:00
common_test.go

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