shipyard/images/airflow/README.md

8 lines
144 B
Markdown

## Docker Build ##
We can build the airflow image by executing the following command:
```
docker build -t attcomdev/airflow-helm:v0.1.0 .
```