Sign inSign up

alexhayton/serverless

By alexhayton

Updated about 5 years ago

Docker image for building and deploying serverless repos

Image
0

1.0K

alexhayton/serverless repository overview

serverless

Build Status

A docker image for running serverless commands.

This can be useful for building and deploying serverless stacks from CI environments.

Example

docker pull alexhayton/serverless
docker run --rm alexhayton/serverless --version

What's in the image

circleci/node

The base image is ready to use with circleci. I have added AWS CLI and serverless to it.

Tag summary

Content type

Image

Digest

Size

594.8 MB

Last updated

about 5 years ago

docker pull alexhayton/serverless