mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 04:56:38 +00:00
Add AlpineFunction to enable override of fprocess without new container
This commit is contained in:
4
sample-functions/WordCountFunction/build.sh
Executable file
4
sample-functions/WordCountFunction/build.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-wordcount:latest .
|
||||
|
Reference in New Issue
Block a user