Please could you help me with this case: I have makefile with current code:
.PHONY: run run: docker build --rm -t local-airflow . docker-compose up -