Skip to content

missing dependencies #5

@alecbw

Description

@alecbw

A couple things in one issue:

  1. 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)

  1. 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

  1. less important, but one needs to pip install ansible to run the make local

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions