mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Bump version
This commit is contained in:
parent
50025a7cd1
commit
fa498d3211
@ -13,8 +13,7 @@ Use this FaaS function to resize an image with ImageMagick.
|
||||
* Option 2 - use the [faas-cli](https://github.com/alexellis/faas-cli/) (experimental)
|
||||
|
||||
```
|
||||
# curl -SL https://github.com/alexellis/faas-cli/releases/download/0.1-alpha/faas-cli-macos > faas-cli
|
||||
# chmod +x ./faas-cli
|
||||
# curl -sSL https://get.openfaas.com | sudo sh
|
||||
|
||||
# ./faas-cli -action=deploy -image=functions/resizer -name=resizer \
|
||||
-fprocess="convert - -resize 50% fd:1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user