aws lambda images
You could find a registry of AWS lambda images that you can use here
https://gallery.ecr.aws/lambda/dotnet
And the dockerfile, you can find it from here:
https://github.com/aws/aws-lambda-dotnet/tree/master/LambdaRuntimeDockerfiles/Images
Comments