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