mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 12:36:40 +00:00
FaaS does Cobol :-)
This commit is contained in:
4
sample-functions/BaseFunctions/cobol/build.sh
Executable file
4
sample-functions/BaseFunctions/cobol/build.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Building functions/base:cobol"
|
||||
docker build -t functions/base:cobol .
|
Reference in New Issue
Block a user