mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
2 lines
149 B
Plaintext
2 lines
149 B
Plaintext
docker build -t captainsintent . ; docker service rm CaptainsIntent ; docker service create --network=functions --name CaptainsIntent captainsintent
|