Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDK - Add default Docker image publish from public image to Lambda construct #238

Closed
3 tasks
huntharo opened this issue Nov 30, 2024 · 0 comments · Fixed by #240 or #242
Closed
3 tasks

CDK - Add default Docker image publish from public image to Lambda construct #238

huntharo opened this issue Nov 30, 2024 · 0 comments · Fixed by #240 or #242

Comments

@huntharo
Copy link
Contributor

huntharo commented Nov 30, 2024

Motivations

  • The public CDK construct should be able to build and push a copy of the docker image to a private ECR repo

Acceptance Criteria

  • By default, pull the public Lambda docker image and push it to a specified ECR repo
  • Add label to use public images on PRs (saves build time - skip image builds)
  • Try to use the mutli-platform image as a base image
@huntharo huntharo changed the title CDK - Add default Docker image builder to Lambda construct CDK - Add default Docker image publish from public image to Lambda construct Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant