Created
May 11, 2017 12:29
-
-
Save amatus/eda281fe21a816055350764e42d19e49 to your computer and use it in GitHub Desktop.
slackbridge setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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