Skip to content

Quassel Core docker image, a modern, cross-platform, distributed IRC program

Notifications You must be signed in to change notification settings

clue/docker-quassel-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

docker-quassel-core

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.

About Quassel Core

From the official readme:

Quassel is a program to connect to an IRC network. It has the unique ability to split the graphical component (quasselclient) from the part that handles the IRC connection (quasselcore). This means that you can have a remote core permanently connected to one or more IRC networks and attach a client from wherever you are without moving around any information or settings.

Usage

This docker image is available as a trusted build on the docker index, so using it is as simple as running:

$ docker run clue/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.

About

Quassel Core docker image, a modern, cross-platform, distributed IRC program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published