Open xlight05 opened 1 year ago
Hi!
I can work on this! If no one else has been assigned to this issue, please assign me.
Thanks!
Hi @krushnarout 🚀
We value your contributions and look forward to collaborating with you. To help you get started, here are some essential resources:
Remember, no contribution is too small, and your feedback is invaluable. Feel free to ask questions, propose ideas, or report issues. Together, we can make Ballerina even better!
Regarding this specific issue, I'd recommend you to build a sample http service with --graalvm flag. Then you can explore how to pass additional flags to graalvm [1]. Once you understand the flow, you can go ahead and explore the compiler plugin to implement this task =). Don't hesitate to reach me if you run into any issues.
Happy coding! 🎉
[1] - https://github.com/ballerina-platform/module-ballerina-c2c/tree/master/examples/graalvm-build-args
@xlight05 @krushnarout can you assign me this project if no one is working on it?
@krushnarout are you working on this issue? If not we can assign this to @STUDIOUS-WOLF
@keizer619 I'm working on this.
@krushnarout are you still working on this?
I'm having problem with this issue
Hi! Would love to try to solve this issue.
@developer-diganta Are you still working on this? If not we can open this for others
Description: $Subject
--libc flag can be given as additional properties in Ballerina.toml build options. If the user has set the value to musl, we can automatically change the base image to musl based container from graalvm.
Describe your problem(s)
Describe your solution(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):