mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Remove the function
This commit is contained in:
parent
7f9da52da0
commit
cc005afd63
@ -43,5 +43,9 @@ $ curl localhost:8080/function/resizer --data-binary @gordon.png > small_gordon.
|
||||
|
||||
**Customize the transformation**
|
||||
|
||||
If you want to customise the transformation then edit the Dockerfile or the fprocess variable and create a new image.
|
||||
If you want to customise the transformation then edit the Dockerfile or the fprocess variable and create a new function.
|
||||
|
||||
**Remove the function**
|
||||
|
||||
You can remove the function with `docker service rm resizer`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user