Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3382·docker-py

Enhancement issue: Add the ability to set a wait condition in ContainerCollection.run()

Author: rom1sqrCreated Feb 8, 2026Updated Feb 8, 2026

In ContainerCollection.run(), the .wait() method is called without parameter. It should be possible to pass parameters through the .run() method.

https://github.com/docker/docker-py/pull/3383

Source: docker/docker-py

View original on GitHubView discussion on GitHub