Sign inSign up

pztrn/bitlbee

By pztrn

Updated almost 6 years ago

Bitlbee with plugins

Image
0

949

pztrn/bitlbee repository overview

This container contains bitlbee built from git with additional plugins which is also built from git.

Sources: https://sources.dev.pztrn.name/containers/bitlbee

Plugins

  • Discord
  • Mattermost
  • Pushbullet
  • Rocket.Chat
  • Skype
  • Slack
  • Telegram
  • VK

Compose

You can use this compose file to start bitlbee:

version: "2.4"

services:
  bitlbee:
    restart: always
    image: "pztrn/bitlbee:latest"
    ports:
      - "26667:6667"
    volumes:
      - "/etc/localtime:/etc/localtime:ro"
      - "/dockerdata/bitlbee/:/bitlbee-data/:rw"

Tag summary

Content type

Image

Digest

Size

20.2 MB

Last updated

almost 6 years ago

docker pull pztrn/bitlbee