Skip to content

Instantly share code, notes, and snippets.

@funkytaco
Last active August 29, 2015 14:22
Show Gist options
  • Save funkytaco/04512927baf377ce1e29 to your computer and use it in GitHub Desktop.
Save funkytaco/04512927baf377ce1e29 to your computer and use it in GitHub Desktop.
Install Weave for Docker on Busybox
sudo curl -L https://raw.github.com/weaveworks/weave/master/weave --output /usr/local/bin/weave
sudo chmod a+x /usr/local/bin/weave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment