772b3b74e7
This PS migrates the Shipyard and Airflow Dockerfiles into this repo and adds a Makefile We will run the following command from the root directory to build the airflow and shipyard images $ sudo make build_airflow $ sudo make build_shipyard Change-Id: I9a9fb761ce193b1c5b9c5d9589982366eb73e396
144 B
144 B
Docker Build
We can build the airflow image by executing the following command:
docker build -t attcomdev/airflow-helm:v0.1.0 .