mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
Add timeouts
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
0f695fecb0
commit
c66972325d
@ -8,6 +8,7 @@ Testing:
|
|||||||
```
|
```
|
||||||
$ docker build -t alexellis/gif-maker .
|
$ docker build -t alexellis/gif-maker .
|
||||||
$ faas-cli deploy --fprocess="./entry.sh" \
|
$ faas-cli deploy --fprocess="./entry.sh" \
|
||||||
|
--env read_timeout=60 --env write_timeout=60 \
|
||||||
--image alexellis/gif-maker --name gif-maker
|
--image alexellis/gif-maker --name gif-maker
|
||||||
|
|
||||||
# wait a little
|
# wait a little
|
||||||
|
Loading…
x
Reference in New Issue
Block a user