Right way to Sharing Docker image between multiple lambda by specifying seperate [cmd] for lambda #16894
Unanswered
anwarjaved
asked this question in
Q&A
Replies: 1 comment
-
You can upload an image with DockerImageAsset and then reference that image when creating a Lambda Function with fromEcrImage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to know what uis the best way to deploy .net 5 docker image and sharing same image between multiple lambdas I also want to upload docker image to specific folder
Beta Was this translation helpful? Give feedback.
All reactions