coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: Build crashes when set "Base Directory" to "Dockerfile Location" folder

Open vinicioslc opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Description

When I set the "Base Directory" the same as my subdir to execute my Dockerfile commands, build phase crashes on the following message:

[16:45:55.354] GitHub importer started.
[16:45:55.577] Cloning vinicioslc/adverse-reactions:main branch.
[16:45:57.417] Configuration changed.

When clean the "Base Directory" and save, the build process continues, watch the GIF below.

coolify-base-dir

Steps To Reproduce

Create a monorepo Set "Dockerfile Location" to be something like "/client/Dockerfile" Set path to "Base Directory" to be something like "/client/" Start the build process Will get the messages below

[16:45:55.354] GitHub importer started.
[16:45:55.577] Cloning vinicioslc/adverse-reactions:main branch.
[16:45:57.417] Configuration changed.

Version

3.10.4

vinicioslc avatar Sep 20 '22 19:09 vinicioslc