Pending ARMhf changes

This commit is contained in:
Alex Ellis
2017-01-30 22:15:06 +00:00
parent 018b065ef1
commit 1aba6699fe
13 changed files with 174 additions and 36 deletions

View File

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