Separate out the dockerfile build stuff to a separate class. Add a dependency on docker-py master.
This commit is contained in:
parent
72c380d9a1
commit
67e0736fc6
4 changed files with 184 additions and 176 deletions
|
@ -20,4 +20,5 @@ python-digitalocean
|
|||
xhtml2pdf
|
||||
logstash_formatter
|
||||
redis
|
||||
hiredis
|
||||
hiredis
|
||||
git+https://github.com/dotcloud/docker-py.git
|
Reference in a new issue