A Docker image for running the serverless framework tool.
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.