mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-05 20:57:50 +00:00
55 lines
2.5 KiB
XML
55 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/quassel-core.xml</TemplateURL>
|
|
<Beta>False</Beta>
|
|
<Category>Network:Messenger</Category>
|
|
<Date>2016-11-23</Date>
|
|
<Name>quassel-core</Name>
|
|
<Support>https://forums.unraid.net/topic/40888-support-linuxserverio-quassel-core/</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-core should store settings, logs and configuration[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>
|
|
<Overview>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.</Overview>
|
|
<Registry>https://hub.docker.com/r/linuxserver/quassel-core/</Registry>
|
|
<Repository>linuxserver/quassel-core</Repository>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment>
|
|
<Variable>
|
|
<Name>PGID</Name>
|
|
<Value>100</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>PUID</Name>
|
|
<Value>99</Value>
|
|
</Variable>
|
|
</Environment>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>4242</HostPort>
|
|
<ContainerPort>4242</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-core-icon.png</Icon>
|
|
<ExtraParams></ExtraParams>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<BaseImage>lsiobase/alpine</BaseImage>
|
|
</Container>
|