Fetcher is a helper for function run containers
Fetcher is a tool to download functions from the controller. It is meant to be run in a container in the same pod as the function run container, with a shared volume.
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
GOOS=linux GOARCH=386 go build -o fetcher .
|
||||
Reference in New Issue
Block a user