mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
@ -8,6 +8,7 @@ Testing:
|
||||
```
|
||||
$ docker build -t alexellis/gif-maker .
|
||||
$ faas-cli deploy --fprocess="./entry.sh" \
|
||||
--env read_timeout=60 --env write_timeout=60 \
|
||||
--image alexellis/gif-maker --name gif-maker
|
||||
|
||||
# wait a little
|
||||
|
Reference in New Issue
Block a user