Skip to content

[Bug]: Can't edit Docker Compose Location on a Docker Compose Build Pack project #2521

Description

@DiegoBM

Description

When trying to add a project from a github repository using the Docker Compose build pack, it won't allow to change the docker compose location field which I need for it to find the file within the repo

Minimal Reproduction (if possible, example repository)

  • Setup a brand new server (in my case ubuntu server 24.04 LTS)
  • Install docker
  • Get Coolify up and running following the instructions in the website
  • Setup coolify to install in localhost (no other settings)
  • Create a new project
  • Add a new resource, of type "Public Repository" and assign it to a server and destination
  • Enter the repository URL (in my case https://github.com/supabase/supabase)
  • Select "Docker Compose" as Build Pack and click continue
  • On the next screen nothing is editable including "Base Directory" or "Docker Compose location" which I need to change for it to find the docker compose file in the repo. It also displays a "504 Gateway Time-out" after a few seconds

Exception or Error

Build data should be editable, in particular Docker Compose Location

Version

v4.0.0-beta.294

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions