mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 04:26:35 +00:00
Readme
This commit is contained in:
6
watchdog/README.md
Normal file
6
watchdog/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# ./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