🐳 BitlBee on Alpine with Plugins Docker Container
10K+
Minimal build of latest BitlBee on latest Alpine with latest plugins for:
For configuration persistance, /opt/dockerdata/bitlbee should be present on the host with sufficient permissions.
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
docker-compose up -d
Content type
Image
Digest
Size
24.3 MB
Last updated
about 8 years ago
docker pull vanityshed/bitlbee-alpine-plugins