mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 07:43:25 +00:00
Compose for ARM + MarkdownRender
This commit is contained in:
4
deploy_stack.armhf.sh
Executable file
4
deploy_stack.armhf.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