mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Update README.md
This commit is contained in:
parent
0ddd923f03
commit
1adc3c8450
@ -8,7 +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" \
|
||||||
--image 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