uranusjr commented on code in PR #27844: URL: https://github.com/apache/airflow/pull/27844#discussion_r1030092341
########## CONTRIBUTORS_QUICK_START.rst: ########## @@ -50,7 +50,7 @@ Local machine development If you do not work with remote development environment, you need those prerequisites. -1. Docker Community Edition (you can also use Colima, see instructions below) +1. Container runtime: Docker Community Edition (recommended), Colima. Review Comment: No matter which one you use, the container _runtime_ is always Docker. I don’t think other runtimes work with Breeze right now. -- 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]
