Sign inSign up

aairey/bitlbee

By aairey

•Updated over 8 years ago

Bitlbee container with Facebook, Hangouts, Skype, Steam, Discord and Telegram plugins

Image
0

1.0K

aairey/bitlbee repository overview

⁠docker-bitlbee

Docker Automated build

This repo provides the steps necessary to build a BitlBee⁠ docker image.

This bitlbee includes the following plugins:

⁠Docker registry

This image is available at: hub.docker.com/r/aairey/bitlbee/⁠

⁠Usage

It exposes port 6667 and use volume /var/lib/bitlbee for configuration files.

$ docker run -d --name=bitlbee -v /var/volumes/bitlbee:/var/lib/bitlbee/ aairey/bitlbee

After this you can use your regular IRC client to connect to port 6667 of the container/host's IP address.

⁠Build

If you would like to build this image manually, run:

$ git clone https://github.com/aairey/docker-bitlbee
$ docker build --rm -t aairey/bitlbee .

⁠Thanks

Got inspiration from:

Tag summary

Content type

Image

Digest

Size

438.7 MB

Last updated

over 8 years ago

docker pull aairey/bitlbee