Skip to content

Instantly share code, notes, and snippets.

@amatus
Created May 11, 2017 12:29
Show Gist options
  • Save amatus/eda281fe21a816055350764e42d19e49 to your computer and use it in GitHub Desktop.
Save amatus/eda281fe21a816055350764e42d19e49 to your computer and use it in GitHub Desktop.
slackbridge setup
16:18 <@richinseattle> amatus: run this
16:18 <@richinseattle> cd /home
16:18 <@richinseattle> sudo git clone https://github.com/caktux/slackbridge.git
16:18 <@richinseattle> cd slackbridge
16:18 <@richinseattle> sudo mv /tmp/config_from_rich docker/config.json
16:18 <@richinseattle> sudo docker build -t slackbridge docker/.
16:18 <@richinseattle> sudo docker run -d -t slackbridge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment