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

chore: updated docker builds to use Amazon.Lambda.Tools #118

Merged
merged 2 commits into from
Jul 15, 2022
Merged

chore: updated docker builds to use Amazon.Lambda.Tools #118

merged 2 commits into from
Jul 15, 2022

Conversation

sliedig
Copy link
Contributor

@sliedig sliedig commented Mar 28, 2022

Issue #, if available:

Description of changes:

Updated docker builds for examples

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sliedig sliedig requested a review from amirkaws March 28, 2022 07:34
@sliedig
Copy link
Contributor Author

sliedig commented Mar 29, 2022

Going to review the need to include the aws-lambda-tools-defaults.json file for build. Seems to me that this is only really needed when you use Visual Studio. Please hold off on the review.

Copy link
Contributor

@amirkaws amirkaws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -37,7 +37,7 @@ Resources:
DockerContext: ./src/HelloWorld
Dockerfile: Dockerfile
DockerBuildArgs:
SAM_BUILD_MODE: Release # Debug or Release
SAM_BUILD_MODE: run # debug or rune
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo run

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix it in next PR

@amirkaws amirkaws merged commit 6f9098f into aws-powertools:develop Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants