-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed as not planned
Description
Error Message and Logs
When creating a new project and pointing it to a github, public or private (using github app), the docker compose buildpack fails to load the project.
Here is a project I want to use:
https://github.com/jonocodes/savr
If I use the Dockerfile buildpack it does not complain, but the docker-compose build pack does. An error pops up:
Failed to read Git source:
bash: line 1: git: command not found
Steps to Reproduce
- Create a new project
- Use the github app (private repo), or a public repo : https://github.com/jonocodes/savr
- Choose build back Docker Compose
- See error pop up
Example Repository URL
No response
Coolify Version
v4.0.0-beta.462
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
NixOS 25.11 (Xantusia)
Additional Information
Yes, I am using Nix on my host, but I am running coolify itself entirely via docker compose. Nothing printed to docker log for the 'coolify' container.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels