From 572511b2e996b82ebb4e7a70b841410e55aaf72b Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 12 Sep 2014 12:10:26 +0100 Subject: Add packages needed for Python Docker client and Paramiko --- open-source-lorries/docker-py.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/docker-py.lorry (limited to 'open-source-lorries/docker-py.lorry') 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" + } +} -- cgit v1.2.1