Facing issue KeyError: 'AWS_LAMBDA_RUNTIME_API' – Docker
I am new to lambda wherein trying to use lambda with docker image. I have the requirement to use my own docker image as base one and not the aws provided lambda images. Below is my docker file and base…