Skip to content

[Bug]: Git command error when using docker compose build pack #8273

@jonocodes

Description

@jonocodes

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

  1. Create a new project
  2. Use the github app (private repo), or a public repo : https://github.com/jonocodes/savr
  3. Choose build back Docker Compose
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions