coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Feature]: Edit Coolify's Dockerfile template

Open wildangunawan opened this issue 3 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

Add a feature to edit Dockerfile from existing Coolify's applications template.

This can be simply a text editor where we can custom the Dockerfile for that template, before/after the build.

Why should this be worked on?

I'm currently working on a Laravel project that I wanted to publish with Coolify. Currently, since Laravel made changes from Laravel Mix to Vite, I need to adjust some command in the Dockerfile. I also already address this issue in #788.

I also deployed a NodeJS application today that needed some package to be installed before compiling. Currently I'm using "Install command" to install all of the package needed. I stacked three command there. What if someone have a lot of command to be ran first hahaha.

If we can edit the Dockerfile on our own, we can use the template given by Coolify team and adjust it to our own use case. The template is very generic, hence it's probably work 90% but in the other 10% we kinda need some adjustment ;)

wildangunawan avatar Dec 14 '22 09:12 wildangunawan

I agree, this sounds like a great idea!

MichaelNZ85 avatar Dec 23 '22 11:12 MichaelNZ85

Similar request here

simonorzel26 avatar Jan 23 '23 17:01 simonorzel26

I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.

Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.

Thanks for your understanding.

andrasbacsai avatar Sep 08 '23 09:09 andrasbacsai