AppFeed/templates/BinhexsRepository/binhex/phantom.xml

81 lines
2.9 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/phantom.xml</TemplateURL>
<Beta>true</Beta>
<Name>binhex-phantom</Name>
<Overview>
Makes hosted Bedrock/MCPE servers show up as LAN servers, specifically for consoles. You can now play on remote servers (not Realms!) on your Xbox and PS4 with friends. It's like having a LAN server that's not actually there, spooky.
</Overview>
<Support>https://forums.unraid.net/topic/90344-support-binhex-phantom/</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-phantom/</Registry>
<GitHub>https://github.com/binhex/arch-phantom</GitHub>
<Repository>binhex/arch-phantom</Repository>
<Project>https://github.com/jhead/phantom</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>19132</HostPort>
<ContainerPort>19132</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>19132</HostPort>
<ContainerPort>19132</ContainerPort>
<Protocol>udp</Protocol>
</Port>
<Port>
<HostPort>19133</HostPort>
<ContainerPort>19133</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>19133</HostPort>
<ContainerPort>19133</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>REMOTE_MINECRAFT_IP</Name>
<Value></Value>
</Variable>
<Variable>
<Name>REMOTE_MINECRAFT_PORT</Name>
<Value>19132</Value>
</Variable>
<Variable>
<Name>CLEANUP_TIMEOUT</Name>
<Value>60</Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
2021-01-12 13:07:51 +00:00
<HostDir>/mnt/user/appdata/config</HostDir>
2020-12-03 12:42:32 +00:00
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/phantom-icon.png</Icon>
<DonateText>If you appreciate my work, then please consider buying me a beer :D</DonateText>
<DonateLink>https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MM5E27UX6AUU4</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>Makes hosted Bedrock/MCPE servers show up as LAN servers, specifically for consoles. You can now play on remote servers (not Realms!) on your Xbox and PS4 with friends. It's like having a LAN server that's not actually there, spooky.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/phantom.xml</templatePath>
</Container>