potiuk commented on issue #37269: URL: https://github.com/apache/airflow/issues/37269#issuecomment-1935680655
1. Are you on latest `main` ? 2. Can you look at the containers and see what commands they used / logs ? 3. Is it likely that you simply Ctrl-C'd those pre-commits while running ? We do remove all containers (and that has been improved some 2 months ago where I switched all pre-commits to use docker-compose under the hood and remove all of the remaining containers with`docker-compose down` after they do the job (one of the reasons to unify that was precisely to not forget about removing the containers). But maybe there is some remaining one in some specific circumstances? Can you post some details on what you did and about those containers that are remaining ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
