From 4d937e49c485e9b23018c0a5baabf2f5de1e2a9f Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Thu, 23 Mar 2017 11:05:04 +0100 Subject: [PATCH] Docker FaaS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c2635e..131f1a1 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,7 @@ Services to securely store your Docker images. ## Serverless * [AMP](https://github.com/appcelerator/amp) - The open source Container-as-a-Service & microservice platform for Docker * [Docker-Lambda](https://github.com/lambci/docker-lambda) - Docker images and test runners that replicate the live AWS Lambda environment +* [FaaS](https://github.com/nanobox-io/nanobox) - Functions as a Service (on Docker Swarm) * [Funker](https://github.com/bfirsh/funker-example-voting-app) - Functions as Docker containers * [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform FaaS (Funcitons as a Service) which uses Docker containers to run Any language or AWS Lambda functions