Description
Dockerpy is not asyncio friendly, a bit of a hassle to use and no longer actively maintained as the Docker team does not use python for docker compose anymore.
Aiodocker is asyncio friendly, still a bit of a hassle to use but is actively maintained by a new group.
We should migrate to the latter and begin contributing to it in order to improve the experience. Because we need a good docker client library in Supervisor, its a big part of what we do.
Additional context
No response