d4rkstar commented on issue #157: URL: https://github.com/apache/openserverless/issues/157#issuecomment-3194141245
@francescotimperi, @sciabarracom: Instead of writing a specific `extend` for each runtime, would it be better to write a program that performs the correct "extension" action based on the runtime? For example, we could add an ENV kind=<language> (or something similar...) to the Dockerfile and choose the correct "extension" action from there (uv, npm, composer, etc.). Let me know what you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
