mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 12:36:40 +00:00
Add AlpineFunction to enable override of fprocess without new container
This commit is contained in:
3
sample-functions/AlpineFunction/build.sh
Executable file
3
sample-functions/AlpineFunction/build.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-alpinefunction .
|
Reference in New Issue
Block a user