Sign inSign up

zhusj/quassel

By zhusj

Updated about 6 years ago

[Deprecated] Minimized Quassel Core based on Alpine

Image
1

1.5K

zhusj/quassel repository overview

Quassel Core

Intro

This only contains Quassel server part binary.

It only support SQLite3 as its database.

It's built with latest Quassel, from master branch in git repo.

Guide

Sample command to run:

docker run -it -d --name quasselcore -v /srv/docker/quassel:/var/lib/quassel \
  -p 0.0.0.0:4242:4242/tcp zhusj/quassel

Tag summary

Content type

Image

Digest

Size

8.7 MB

Last updated

about 6 years ago

docker pull zhusj/quassel