Hi I want to run an airflow setup using the following docker-compose file
version: "3.8" services: postgres: image: postgres:12 environment: