mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
docker build -t nodeinfo . ; docker service rm NodeInfo ; docker service create --network=functions --name NodeInfo nodeinfo
|
|
|