We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9624cbf commit a012f2dCopy full SHA for a012f2d
1 file changed
docs/edge/overview.md
@@ -16,6 +16,10 @@ Most of the [OpenFaaS Pro documentation](/docs/openfaas-pro/) and [Helm charts](
16
* [Improve container security with gVisor](/edge/gvisor)
17
* [Troubleshooting an installation](/edge/troubleshooting)
18
19
+## Build Functions From Source
20
+
21
+* [Function Builder API for OpenFaaS Edge](/edge/builder) - build functions as non-root, from source code using a variety of templates
22
23
## OpenFaaS Edge guides
24
25
* [Services](/edge/services) - stateful containers defined in `docker-compose.yaml`
0 commit comments