Quassel IRC is a modern, cross-platform, distributed IRC program, where multiple clients can attach to and detach from a central core. This is a docker image that eases setup.
This docker image is available as a trusted build on the docker index, so using it is as simple as running:
docker run -p 4242:4242 -v /opt/quassel:/var/lib/quassel asmaps/quassel-core
Running this command for the first time will download the image automatically.
Further runs will be immediate, as the image will be cached locally.
The configdir will be mounted and persisted in the hosts /opt/quassel directory.
Content type
Image
Digest
sha256:b0e9cf1d2…
Size
101.9 MB
Last updated
almost 11 years ago
docker pull asmaps/quassel-core