Files
docker-cli/components/engine/api
Michael Crosby 20c653370b Merge pull request #12222 from chenhanxiao/cp-support-colon
cp: add support for copy filename with ":"
Upstream-commit: 75b911eb3cb12e4c4d86fd42aa12bc71458f77b1
Component: engine
2015-04-13 13:09:12 -07:00
..
2014-03-31 18:11:53 +00:00
2015-04-08 10:30:17 -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