update quassel

This commit is contained in:
sparklyballs 2016-08-10 08:31:42 +01:00
parent 566b8c171b
commit 935816965a

View File

@ -2,17 +2,18 @@
<Container>
<Beta>False</Beta>
<Category>Network:Messenger</Category>
<Date>2015-07-06</Date>
<Date>2016-08-10</Date>
<Name>quassel-core</Name>
<Changes>[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]
[center][font size=4]Quassel Core Change Log[/font][/center]</Changes>
[center][font size=4]Quassel Core Change Log[/font][/center]
[b]10.08.2016[/b] Rebase to ubuntu xenial
</Changes>
<Support>https://lime-technology.com/forum/index.php?topic=42573.0</Support>
<Description>Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.
[br][br]
[b][u][span style=\'color: #E80000;\']Configuration[/span][/u][/b][br]
[b]/config[/b] Where quassel-cores hould store settings, logs and configuration[br]
[b]ENV: WEBUI[/b] Set this to 1 to enable the optional buildt-inn webui (pressented at 64443)[br]
[b][i]Note Inital Configuration of a new core, must be done within the desktop client[/b][/i]
</Description>
<Project>http://quassel-irc.org/</Project>
@ -54,9 +55,8 @@
</Volume>
</Data>
<Version>b17f08ec</Version>
<Banner>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-core-banner.png</Banner>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-core-icon.png</Icon>
<WebUI>http://[IP]:[PORT:64443]/</WebUI>
<ExtraParams></ExtraParams>
<BaseImage>linuxserver/baseimage</BaseImage>
<BaseImage>lsiobase/xenial</BaseImage>
</Container>