summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-15 19:07:05 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-15 19:07:05 +0000
commit9e6f8e1b83521f9b36ede5a5e75bbbaf6482df75 (patch)
tree0af3ebf85c6ab7d121684262adf5ccfc0c63d2fe
parent34cfdd0c18652ce019feefc8ff34aa588d857065 (diff)
downloadlorries-9e6f8e1b83521f9b36ede5a5e75bbbaf6482df75.tar.gz
add docker.lorry
-rw-r--r--open-source-lorries/docker.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/docker.lorry b/open-source-lorries/docker.lorry
new file mode 100644
index 0000000..18282ae
--- /dev/null
+++ b/open-source-lorries/docker.lorry
@@ -0,0 +1,6 @@
+{
+ "docker": {
+ "type": "git",
+ "url": "git://github.com/dotcloud/docker.git"
+ }
+}