airflow-docker icon indicating copy to clipboard operation
airflow-docker copied to clipboard

Source code of the Apache Airflow Tutorial for Beginners on YouTube Channel Coder2j (https://www.youtube.com/c/coder2j)

Results 2 airflow-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

When I cloned the repo and ran `docker-compose up -d` it failed to come up because the base image was missing. Running the following command fixed the issue. ``` docker...

Existing image name default causes failure at startup of docker-compose. Might be this extend-airflow image is removed