1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Jessie Frazelle a34f31b488 Merge pull request from tonistiigi/start-wait-hijack
Wait for hijack on docker start command
2014-11-04 08:46:56 -08:00
..
client Merge pull request from tonistiigi/start-wait-hijack 2014-11-04 08:46:56 -08:00
server Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
api_unit_test.go
common.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
MAINTAINERS
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