rossturk commented on PR #629: URL: https://github.com/apache/airflow-site/pull/629#issuecomment-1179954308
> @potiuk do we need to move existing code in site.sh that works with docker command underlying to become docker free? Can you point the list of commands that you think can be docker free and install in "host" environment? As it turns out, this can be done mostly by tweaking the `run_comand` function of today's `site.sh`. Take a look at #634, I have given this a try. It seems to work well for me on my new M1 + my Linux test server, and the CI tests are passing. @Bowrna you may try to make similar changes in your `site.py` - from what I can see, the structure is similar. I'd be happy to work with you on the Python port! Let me know if you'd like me to test it out. -- 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]
