We are using WaitOnContainer from prefect.tasks.do...
# ask-community
n
We are using WaitOnContainer from prefect.tasks.docker in Prefect 1, to wait for container until it finish its work. In Prefect 2 we use prefect_docker.containers but, it doesn't have function to wait for container to finish its work. Is this functionality not implemented in Prefect 2.0? Please help!!!!