Skip to content

Instantly share code, notes, and snippets.

@pasindud
Last active August 29, 2015 14:06
Show Gist options
  • Save pasindud/12fb7697211aa698ad53 to your computer and use it in GitHub Desktop.
Save pasindud/12fb7697211aa698ad53 to your computer and use it in GitHub Desktop.
apt-get update
apt-get install git
apt-get install nodejs
apt-get install npm
git clone https://github.com/listopio/varys
git clone https://github.com/listopio/kingsguard
git clone https://github.com/listopio/baelish
sudo apt-get install docker.io
sudo ln -sf /usr/bin/docker.io /usr/local/bin/docker
sudo sed -i '$acomplete -F _docker docker' /etc/bash_completion.d/docker.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment