Files
docker-cli/components/engine/api
Brian Goff 7113b757dc Merge pull request #13277 from runcom/restartpolicy-methods
RestartPolicy methods instead of strings checking
Upstream-commit: 3b69ca5b97a937c904b8af91210af86de58f6893
Component: engine
2015-05-18 14:36:54 -04:00
..
2014-03-31 18:11:53 +00:00
2015-04-30 11:59:42 -07:00
2014-07-04 18:21:13 +09:00

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