mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Add changecolorintent
This commit is contained in:
1
sample-functions/HostnameIntent/oneshot.txt
Normal file
1
sample-functions/HostnameIntent/oneshot.txt
Normal file
@ -0,0 +1 @@
|
||||
docker build -t hostnameintent . ; docker service rm HostnameIntent ; docker service create --network=functions --name HostnameIntent hostnameintent
|
Reference in New Issue
Block a user