summaryrefslogtreecommitdiff
path: root/open-source-lorries/docker-py.lorry
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-12 12:10:26 +0100
committerRichard Ipsum <richardipsum@fastmail.co.uk>2014-09-17 11:43:08 +0100
commit572511b2e996b82ebb4e7a70b841410e55aaf72b (patch)
tree1a1ffe1187d50522d73a874934c5bd30852b7c40 /open-source-lorries/docker-py.lorry
parentc4786e27eb315e76224bb5be96ca3d19ca14cc4f (diff)
downloadlorries-572511b2e996b82ebb4e7a70b841410e55aaf72b.tar.gz
Add packages needed for Python Docker client and Paramiko
Diffstat (limited to 'open-source-lorries/docker-py.lorry')
-rw-r--r--open-source-lorries/docker-py.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/docker-py.lorry b/open-source-lorries/docker-py.lorry
new file mode 100644
index 0000000..bd168a5
--- /dev/null
+++ b/open-source-lorries/docker-py.lorry
@@ -0,0 +1,6 @@
+{
+ "docker-py": {
+ "type": "git",
+ "url": "git://github.com/dotcloud/docker-py.git"
+ }
+}