Sign inSign up

nickstenning/slack-irc

By nickstenning

Updated over 7 years ago

A two-way Slack-to-IRC bridge.

Image
0

565

nickstenning/slack-irc repository overview

slack-irc, dockerised

This repository contains a Dockerfile which can be used to run a Slack-to-IRC two-way bridge, namely slack-irc, in a Docker container.

Usage

You must provide a configuration file in JSON format, which must be bind-mounted into the running container at /etc/slack-irc.json. See slack-irc's documentation for more about this file.

For example, if you have created a config.json file on the host in the current working directory:

docker run -v $PWD/config.json:/etc/slack-irc.json nickstenning/slack-irc

License

As far as this project contains licensable code, it is licensed under the BSD 2-clause (AKA FreeBSD) license, a copy of which is provided in LICENSE.

Tag summary

Content type

Image

Digest

Size

89.1 MB

Last updated

over 7 years ago

docker pull nickstenning/slack-irc