Freeze the version of docker-py to 0.3.0 and create a fancy streaming json decoder to work around the lack of newlines in push statuses.
This commit is contained in:
parent
fd941ed3a4
commit
7c14190d2a
3 changed files with 44 additions and 14 deletions
|
@ -16,7 +16,7 @@ beautifulsoup4==4.3.2
|
|||
blinker==1.3
|
||||
boto==2.27.0
|
||||
distribute==0.6.34
|
||||
git+https://github.com/dotcloud/docker-py.git
|
||||
docker-py==0.3.0
|
||||
ecdsa==0.11
|
||||
gevent==1.0
|
||||
greenlet==0.4.2
|
||||
|
|
Reference in a new issue