Docker image to deploy Serverless projects
1.5K
Docker-powered build/deployment environment for Serverless projects. This Docker image is intended for use with Bitbucket Pipelines and AWS CodeBuild.
This image is based on node:9.5.0-alpine and has the AWS CLI, jq, Serverless v1.26.0 and Yarn installed.
To deploy a Serverless service to AWS you will need to create an IAM user with the required permissions and set credentials. I'm setting credentials using Bitbucket Pipelines environment variables;
Content type
Image
Digest
Size
103.1 MB
Last updated
almost 7 years ago
docker pull giuliocalzo/docker-serverless