docker-airflow
docker-airflow copied to clipboard
Docker Apache Airflow
Getting Following Error while running on Preview Docker for M1 Chip.Could Anyone know how to fix it. WARNING: The requested image's platform (linux/amd64) does not match the detected host platform...
When the celery docker container received TERM signal, it should stop consuming new jobs to run and complete executing already running jobs before killing the container
Adding REDIS_HOST as an environment variable to the compose file does not result in the value being used in the final created URL. The workaround is to manually create AIRFLOW__CELERY__BROKER_URL,...
Hi Team, We are facing some issue on our Airflow deployment (Version : 1.10.3, we are using for ECS deployment with Qubole operator). It fails continuously but **failure logs are...
Fix broken link to dockerhub image
upgrade version to 11
Latest `puckel/docker-airflow` image is `puckel/docker-airflow:1.10.9` while official airflow version is `10.10.14`. https://hub.docker.com/r/apache/airflow We have to move to the official image if no one want to maintain.