Alex Ellis 0d1962de1e Add GCC/C example.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-09-06 15:23:15 +01:00

10 lines
146 B
YAML

provider:
name: faas
gateway: http://localhost:8080
functions:
helloc:
lang: Dockerfile
handler: ./src
image: alexellis/helloc