-
Couldn't load subscription status.
- Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
No problem
Describe the solution you'd like
A clear and concise description of what you want to happen.
Currently this project uses dockerfile for building and extracting the jar to be deployed.
AWS allows creating lambda from a docker image. Spring native allows devs to build an docker image via buildpack but the images are not based on amazon linux 2— which is required for AWS lambda env.
Check if there is away to make buildpack create an image based on amazon linux 2 then create an image and deploy it to aws lambda.
cforce
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request