moby--moby/api
Antonio Murdaca 7929888214 Remove deprecated cli flags
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2015-11-15 10:40:01 +01:00
..
client Remove deprecated cli flags 2015-11-15 10:40:01 +01:00
fixtures
server Merge pull request #17211 from endocode/kayrus/docker_fd_https 2015-11-14 08:36:54 +01:00
types Merge pull request #17615 from WeiZhang555/17404-net-inspect-name 2015-11-13 11:54:59 -08:00
README.md
common.go Change sorting method and add test to DisplayablePorts 2015-10-19 10:38:54 -05:00
common_test.go Change sorting method and add test to DisplayablePorts 2015-10-19 10:38:54 -05:00

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