Open rossbachp opened 9 years ago
Use this shell alias and you can use weave commands faster...
_weave() { docker exec -ti powerstrip-weave /srv/app/run.sh weave $@ } alias weave _weave
usage
$ weave status $ weave expose 10.255.0.1/8
Use this shell alias and you can use weave commands faster...
usage