Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Docker image for running the serverless framework tool.

License

Notifications You must be signed in to change notification settings

mtpereira/serverless-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Dockerfile

Docker Build Statu

A Docker image for running the serverless framework tool.

How to use

You can find the image at docker.io/mtpereira/serverless.

Check the example/ directory for a simple usage example. Build it with docker build --rm . inside that directory and then run it with docker run --rm DOCKER_IMAGE_ID.