mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 07:13:23 +00:00
Update README.md
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
```
|
||||
# ./build.sh
|
||||
# docker build -t catservice .
|
||||
# docker run -ti -p 8080:8080 catservice
|
||||
|
||||
# curl -X POST --data-binary @main.go localhost:8080
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user