Browse code

Add readme file for the api directory

See issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)

Timothy authored on 2014/05/18 02:37:05
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
0
+This directory contains code pertaining to the Docker API:
1
+
2
+ - Used by the docker client when comunicating with the docker deamon
3
+
4
+ - Used by third party tools wishing to interface with the docker deamon