moby--moby/api
Michael Crosby 835800fcd5 Merge pull request #7686 from guywithnose/trancateNames
Truncate the names list on ps
2014-08-27 11:46:28 -07:00
..
client Merge pull request #7686 from guywithnose/trancateNames 2014-08-27 11:46:28 -07:00
server daemon: rename from "delete" job to "rm" 2014-08-21 19:58:26 +09: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