-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
A couple things in one issue:
- the docker container doesn't have docker installed inside it. Presume this part is still WIP?
cd ~/de-devtools/docker-airflow
docker build .
>>> bash: docker: command not found
(believe the fix is apt-get install docker.io)
- installing airflow is no longer included? Looks like the airflow-install.yaml is no longer included
I ran a quick pip install apache-airflow in the container to fix
- less important, but one needs to
pip install ansibleto run themake local
Metadata
Metadata
Assignees
Labels
No labels