/docker-python-serverless

Docker build and deployment environment for Python-based Serverless projects

MIT LicenseMIT

Docker-python-serverless

Found on Github @ andrewfarley/docker-python-serverless

Dockerhub badge

Docker-powered build/deployment environment for Python-based Serverless projects. This Docker image is intended for use with Bitbucket Pipelines and AWS CodeBuild.

This image is based on the official amazonlinux from AWS and has the AWS CLI, Serverless v1.24.1 and Python 2.7 & 3.6 pre-installed for you. It includes make and g++ which is necessary for compiling native Python modules.