moby--moby/api
Jessie Frazelle 3c9ae03a86 Merge pull request #12650 from LK4D4/carry_12472
remove execCreate & execStart from job
2015-04-22 15:32:14 -07:00
..
client Merge pull request #12650 from LK4D4/carry_12472 2015-04-22 15:32:14 -07:00
server remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
types remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
README.md
api_unit_test.go
common.go Remove Job from PS API 2015-04-08 10:30:17 -07: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