mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Create README.md
This commit is contained in:
parent
c05aee101c
commit
ac7adf1aac
8
sample-functions/BaseFunctions/cobol/README.md
Normal file
8
sample-functions/BaseFunctions/cobol/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
GNUCobol
|
||||
=========
|
||||
|
||||
Any binary can become a FaaS process, even Cobol through GNUCobol.
|
||||
|
||||
Here's an example of deploying this base function to FaaS which reads from stdin (called SYSIN in Cobol) and prints it to the screen.
|
||||
|
||||

|
Loading…
x
Reference in New Issue
Block a user