nibrag

Results 3 comments of nibrag

> How to about Prefect 2.4.x? The same. It happens because `DockerContainer` and `DockerRegistry` have different `docker_client`. And when `DockerContainer` pulls image it calls `DockerContainer.image_registry.login()`, so authentication passes successfully inside...

Fixed https://github.com/nibrag/aiosocks/pull/21 @hellysmile > What about to move aiosocks connector to aiohttp itself? aiosocks use python 3.5, aiohttp 3.4.2

@hellysmile In progress https://github.com/aio-libs/aiohttp/pull/2539