mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-28 13:25:43 +00:00
97385e2349
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
8 lines
281 B
YAML
8 lines
281 B
YAML
language: node-clearlinux
|
|
fprocess: node index.js
|
|
welcome_message: |
|
|
You have created a new function which uses Node.js 12 and the OpenFaaS
|
|
of-watchdog.
|
|
npm i --save can be used to add third-party packages like request or cheerio
|
|
npm documentation: https://docs.npmjs.com/
|