airflow_in_docker_compose icon indicating copy to clipboard operation
airflow_in_docker_compose copied to clipboard

Apache Airflow in Docker Compose (for both versions 1.10.* and 2.*)

Results 5 airflow_in_docker_compose issues
Sort by recently updated
recently updated
newest added

Adding a common section with the properties repeated and sync version with Amazon Managed Workflows for Apache Airflow (MWAA). Also removing the key: ```delay: 8s``` only available at docker swarm.

When we run docker-compose in windows env, you may encounter the following two problems: 1. Postgres mount error because of wrong permission, and we can solve this by using volumes...

Everything else was running great but this container is failing ![image](https://user-images.githubusercontent.com/73512075/104264389-1d7a3600-54be-11eb-90e3-28c1182e4372.png)

I am getting the following error not 100% how to resolve. Tried both on a WSL and ubuntu system now ``` Unable to load the config, contains a configuration error....

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies