Local install
This commit is contained in:
@@ -6,7 +6,6 @@ logs/
|
||||
.venv
|
||||
airflow.db
|
||||
airflow.cfg
|
||||
airflow-mcp-server/
|
||||
resources/
|
||||
assets/
|
||||
README.md
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
FROM quay.io/astronomer/astro-runtime:12.7.1
|
||||
RUN cd airflow-mcp-server && pip install -e .
|
||||
RUN cd airflow-wingman && pip install -e .
|
||||
Reference in New Issue
Block a user