mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
Add overview image
This commit is contained in:
parent
3d7e1fd386
commit
4d896b6030
@ -5,7 +5,9 @@ The FaaS watchdog is designed to marshal a HTTP request between your public HTTP
|
||||
|
||||
Every FaaS function should embed this binary and uses it as its entrypoint. It is in effect a tiny web-server or shim that will fork your desired process for every HTTP request.
|
||||
|
||||
Creating a function:
|
||||

|
||||
|
||||
Create a new function:
|
||||
|
||||
- [x] Use an existing or a new Docker image
|
||||
- [x] Add the fwatchdog binary from the [Releases page](https://github.com/alexellis/faas/releases) via `curl` or `ADD https://`
|
||||
|
Loading…
x
Reference in New Issue
Block a user