mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +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
|