1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Phil Estes 4895a887e2 Merge pull request #12937 from runcom/daemon-as-a-service
Refactor server to use daemon as the service layer in controllers
2015-05-04 13:03:28 -04:00
..
client Merge pull request #12735 from jmzwcn/patch-1 2015-05-03 11:10:14 -04:00
server Refactor server to use daemon as the service layer in controllers 2015-05-02 03:12:58 +02:00
types Feature: option for disable OOM killer 2015-05-04 21:11:29 +08:00
api_unit_test.go
common.go Small if err cleaning 2015-04-27 21:50:33 +02: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