when i run docker compose on the created compose f...
# prefect-server
a
when i run docker compose on the created compose file
Copy code
prefect server config > docker-compose.yaml
prefect server has errors but when i run
Copy code
prefect server start
its fine. Do these two commands create the same docker compose file?
h
yes , docker-compose 2.0 seems to have problem, prefect might need to fix this https://github.com/PrefectHQ/prefect/issues/4814