mirror of
https://github.com/openfaas/faas.git
synced 2025-06-30 02:33:29 +00:00
Add NodeBase function concept
This commit is contained in:
3
sample-functions/NodeInfo/Dockerfile.func
Normal file
3
sample-functions/NodeInfo/Dockerfile.func
Normal file
@ -0,0 +1,3 @@
|
||||
FROM functions/nodebase:alpine-6.9.1
|
||||
|
||||
COPY handler.js .
|
Reference in New Issue
Block a user