-
Install docker desktop
-
Build docker image:
docker build --pull --rm -f "dockerfile" -t restaurants:latest "."
-
Docker compose up:
docker compose -f "docker-compose.yml" up -d --build
-
Go to Airflow: http://localhost:8080/home
Username: admin
Password: Go to your folder. airflow > logs > standalone_admin_password.txt