Hacker News new | ask | show | jobs
by joshmanders 1914 days ago
Looking through code [0] it doesn't look like they use buildpacks but just construct a Dockerfile based on some config values and run `docker build`.

[0]: https://github.com/coollabsio/coolify/blob/main/api/packs/no...

1 comments

Huh, then that's confusing that the README mentions it. It could just be a planned feature and that wasn't properly clarified.