Sign inSign up

vanityshed/bitlbee-alpine-plugins

By vanityshed

•Updated about 8 years ago

🐳 BitlBee on Alpine with Plugins Docker Container

Image
1

10K+

vanityshed/bitlbee-alpine-plugins repository overview

⁠BitlBee on Alpine with Plugins

Docker Pulls Docker Stars

Minimal build of latest BitlBee on latest Alpine with latest plugins for:

⁠Typical Usage

For configuration persistance, /opt/dockerdata/bitlbee should be present on the host with sufficient permissions.

⁠Using Docker CLI
docker run -d --name bitlbee --restart=always \
-v /opt/dockerdata/bitlbee:/bitlbee-data:rw \
-v /etc/localtime:/etc/localtime:ro \
-p 6667:6667 \
vanityshed/bitlbee-alpine-plugins
⁠Using Docker Compose
docker-compose up -d

Tag summary

Content type

Image

Digest

Size

24.3 MB

Last updated

about 8 years ago

docker pull vanityshed/bitlbee-alpine-plugins