Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't install mock backport | Hugo van Kemenade | 2021-10-11 | 1 | -5/+1 |
* | use python3.6+ constructs | Anthony Sottile | 2021-07-05 | 1 | -11/+9 |
* | Add support for DriverOpts in EndpointConfig | Mike Haboustak | 2020-04-30 | 1 | -1/+3 |
* | Refuse API version < 1.21 ; Remove associated code pathscleanup_deprecated | Joffrey F | 2018-01-31 | 1 | -7/+0 |
* | Use pytest assertspytest-asserts | Joffrey F | 2018-01-30 | 1 | -54/+43 |
* | Fix #1673 check resource error in container network API | Matthew Berry | 2017-08-17 | 1 | -3/+3 |
* | Merge branch 'master' of https://github.com/walkerlee/docker-py into walkerle... | Joffrey F | 2016-12-02 | 1 | -1/+1 |
* | Move config type creation from docker.utils functions to classes inconfig_types | Joffrey F | 2016-12-01 | 1 | -4/+4 |
* | Rename DockerClientTest to BaseAPIClientTest | Ben Firshman | 2016-11-22 | 1 | -2/+2 |
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+187 |