python-lambda-template Template to run a python AWS Lambda function in a Docker container image using docker-compose pre-requisite install docker run terminal 1 docker-compose up --build terminal 2 curl -XPOST "http://localhost:9000/2015-03-31/functions/function/invocations" \ -d @data.json