mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 20:46:41 +00:00
Adding CoffeeScript base example
Adding CoffeeScript base
This commit is contained in:
@ -7,6 +7,7 @@ Each one will read the request from the watchdog then print it back resulting in
|
||||
| Language | Docker image | Notes |
|
||||
|------------------------|-----------------------------------------|----------------------------------------|
|
||||
| Node.js | functions/base:node-6.9.1-alpine | Node.js built on Alpine Linux |
|
||||
| Coffeescript | functions/base:node-6.9.1-alpine | Coffeescript/Nodejs built on Alpine Linux |
|
||||
| Golang | functions/base:golang-1.7.5-alpine | Golang compiled on Alpine Linux |
|
||||
| Python | functions/base:python-2.7-alpine | Python 2.7 built on Alpine Linux |
|
||||
| Java | functions/base:openjdk-8u121-jdk-alpine | OpenJDK built on Alpine Linux |
|
||||
|
Reference in New Issue
Block a user