Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: docker-compose.yml not recognized. .yaml required #4098

Open
Nubebuster opened this issue Nov 1, 2024 · 0 comments
Open

[Bug]: docker-compose.yml not recognized. .yaml required #4098

Nubebuster opened this issue Nov 1, 2024 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@Nubebuster
Copy link

Nubebuster commented Nov 1, 2024

Error Message and Logs

The error message specifies

Docker Compose file not found at: /docker-compose.yaml

Check if you used the right extension (.yaml or .yml) in the compose file name.

when there is a docker-compose.yml present it fails to recognize it. Renaming the file to docker-compose.yaml solves the issue. But the error message implies that .yml is acceptable. Either we need to change the message or detect .yml as well.

Steps to Reproduce

  1. Have docker-compose.yml
  2. Not recognized
  3. Open issue on github

Example Repository URL

No response

Coolify Version

v4.0.0-beta.360

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24

Additional Information

No response

@Nubebuster Nubebuster added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant