binocarlos / powerstrip-weave

A Powerstrip plugin that runs weave inside a container and ensures that containers are connected to the weave network before running their entrypoints.
36 stars 3 forks source link

Faster weave command access :) #14

Open rossbachp opened 9 years ago

rossbachp commented 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