Is it possible to run docker image/DockerFile on AWS Lambda?
There's an article covering this as well as two projects. Here's the article, and these two are frameworks for doing so.
- docker-in-aws-lambda (from the article)
- docker-lambda
This has just been announced and it is now possible to run Docker inside of Lambda here is the link for the announcement:
https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/