Compose for ARM + MarkdownRender

This commit is contained in:
Alex Ellis
2017-04-27 20:27:35 +00:00
parent fb50b8dacd
commit 5fd4e54860
3 changed files with 18 additions and 3 deletions

4
deploy_stack.armhf.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
echo "Deploying stack"
docker stack deploy func --compose-file docker-compose.armhf.yml