Skip to content

Investigate the usage of buildpack #16

Description

@muhamadto

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions