docker-py/docker
Mariano Scazzariello 7752996f78
Replace `network_config` with a dict of EndpointConfig
- Renamed parameter from `network_config` to `networking_config` to be more semantically correct with the rest of the API.
2023-09-30 00:20:44 +02:00
..
api Fix container.stats infinite blocking on stream mode (#3120) 2023-05-07 19:51:24 -04:00
context use python3.6+ constructs 2021-07-05 18:30:07 -04:00
credentials fix(store): warn on init instead of throw (#3080) 2023-01-10 17:45:25 -05:00
models Replace `network_config` with a dict of EndpointConfig 2023-09-30 00:20:44 +02:00
transport api: respect timeouts on Windows named pipes (#3112) 2023-05-08 13:01:19 -04:00
types deps: compatiblity with requests ≥ 2.29.0 and urllib3 2.x (#3116) 2023-05-05 11:39:31 -04:00
utils api: avoid socket timeouts when executing commands (#3125) 2023-05-11 13:36:37 -04:00
__init__.py ci: add workflow for releases (#3018) 2022-07-30 12:14:27 -04:00
auth.py lint: remove unnecessary pass statements (#2541) 2022-07-27 15:31:04 -04:00
client.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
constants.py ci: add workflow for releases (#3018) 2022-07-30 12:14:27 -04:00
errors.py api: add platform to container create (#2927) 2022-07-29 13:57:30 -04:00
tls.py docs: clarify TLSConfig verify parameter (#2573) 2022-07-29 15:55:14 -04:00
version.py ci: add workflow for releases (#3018) 2022-07-30 12:14:27 -04:00