远程仓库交互 本地docker镜像未暴漏git端口,暂时未测试3. 使用进入airflow-code-editor 编辑指定文件 通过save 进行保存修改 经过修改的dag及时生效 通过git保存修改3. 未竟事项本地开发分支的构建和merge请求的发起 远程git仓库的交互 多人协同开发的冲突处理 开发过程中的错误提示 web端开发和本地开发的Git协同...
$(MAKE) -C docker coverage codemirror: @rm -rf codemirror_src codemirror.zip @curl -O https://codemirror.net/5/codemirror.zip @unzip codemirror.zip -d codemirror_src @mv codemirror_src/codemirror-*/* codemirror_src @rm codemirror.zip @cp codemirror_src/lib/codemirror.js airflow_code_edito...
Docker Images For the ease of deployment, use the production-ready reference container image. The image is based on the reference images for Apache Airflow. You can find the following images there: andreax79/airflow-code-editor:latest - the latest released Airflow Code Editor image with the ...