aws / aws-extensions-for-dotnet-cli

Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
Apache License 2.0
369 stars 86 forks source link

Fixed an issue where lambda push-image command was ignoring Docker options. #218

Closed ashishdhingra closed 2 years ago

ashishdhingra commented 2 years ago

Issue #, if available: #198

Description of changes: Fixed an issue where lambda push-image command was ignoring Docker options.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.