moby--moby/api
Alexandr Morozov 16e850fe3e
Use increment operator
Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com>
2014-08-30 21:43:48 +04:00
..
client List all ports when calling `docker port container` 2014-08-29 18:31:51 +10:00
server Use increment operator 2014-08-30 21:43:48 +04:00
MAINTAINERS
README.md
api_unit_test.go
common.go Bump docs and api to 1.15 2014-08-26 13:08:50 +04: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