Merge pull request #132 from mavenugo/stack-host

Host and Bridge network support in docker stack deploy
This commit is contained in:
Vincent Demeester
2017-05-31 15:07:56 -07:00
committed by GitHub
5 changed files with 136 additions and 21 deletions

View File

@ -3,7 +3,7 @@
set -e
filewatcher \
-L 5 \
-L 6 \
-x '**/*.swp' \
-x .git \
-x build \