Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
is_container_ready should return False if container was not found
Currently it raises an exception and as a result wait_for_services fails immediately if it runs before the containers are running
- Loading branch information