uranusjr commented on code in PR #27844: URL: https://github.com/apache/airflow/pull/27844#discussion_r1031929935
########## 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: FWIW, last time I tried using containerd with breeze, Docker CLI is not main problem (Podman is actually close enough you can just change a few constants to make things work), but docker-compose. But that’s off-topic; the main point here is the terminology here needs to be fixed to not introduce confusion unnecessarily. -- 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]
