06201d1 Allow docker-py to find which docker API to use

Authored and Committed by Athos Ribeiro 6 years ago
    Allow docker-py to find which docker API to use
    
    Previously, we had to freeze docker-py version so it would use the same
    API as the docker version installed in production. Now, we let docker-py
    figure out which API version to use. Thus, we can use newer docker-py
    versions.
    
        
file modified
+1 -1
file modified
+1 -1