mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Pending ARMhf changes
This commit is contained in:
4
deploy_stack_arm.sh
Executable file
4
deploy_stack_arm.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Deploying stack"
|
||||
docker stack deploy func --compose-file docker-compose.armhf.yml
|
Reference in New Issue
Block a user