docker-py/docker
Steve Swor 37e930f4d0 Add optional parameters for pruning build cache.
Signed-off-by: Steve Swor <sworisbreathing@users.noreply.github.com>
2021-04-06 11:23:54 -03:00
..
api Add optional parameters for pruning build cache. 2021-04-06 11:23:54 -03:00
context Remove support to pre python 3.6 2021-03-22 10:18:23 -03:00
credentials Change os.errno to errno for py3.7 compatibility 2019-05-19 12:20:12 +10:00
models Fix `KeyError` when creating a new secret 2021-03-24 18:03:54 +01:00
transport Remove support to pre python 3.6 2021-03-22 10:18:23 -03:00
types Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker Swarm Service 2021-02-09 19:45:52 +01:00
utils Remove support to pre python 3.6 2021-03-22 10:18:23 -03:00
__init__.py Implement context management, lifecycle and unittests. 2020-02-05 14:49:42 +01:00
auth.py Fix for empty auth keys in config.json 2019-08-15 18:15:57 -04:00
client.py Add max_pool_size parameter (#2699) 2020-11-17 15:42:36 +01:00
constants.py Add max_pool_size parameter (#2699) 2020-11-17 15:42:36 +01:00
errors.py Add response url to Server Error and Client Error messages 2020-10-17 03:43:11 +03:00
tls.py Fix parameter names in TLSConfig error messages and comments 2020-05-25 08:52:23 +03:00
version.py Post 4.4.1 release 2020-12-22 20:53:42 +00:00