AppFeed/templates/ich777sRepository/ich777/Factorio.xml
2021-02-23 15:49:21 -05:00

66 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Factorio</Name>
<Repository>factoriotools/factorio:stable</Repository>
<Registry>https://hub.docker.com/r/factoriotools/factorio/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://www.factorio.com/</Project>
<Overview>This Docker Container will download the latest stable release of the game, generate the map and you're ready to play.&#13;
&#13;
If you want to play the latest beta release of the game change the repository to "factoriotools/factorio:latest" in Advanced View.&#13;
Update Notice: Simply restart the container if a newer version of the game is available.
&#13;
The Docker Container is originaly created by dtandersen and now moved to factoriotools.</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/factorio.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>34197</HostPort>
<ContainerPort>34197</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/factorio/</HostDir>
<ContainerDir>/factorio</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="UDP" Target="34197" Default="" Mode="udp" Description="Container Port: 34197" Type="Port" Display="always" Required="false" Mask="false">34197</Config>
<Config Name="Path" Target="/factorio" Default="" Mode="rw" Description="Container Path: /factorio" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/factorio/</Config>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
<Description>This Docker Container will download the latest stable release of the game, generate the map and you're ready to play.&#13;
&#13;
If you want to play the latest beta release of the game change the repository to "factoriotools/factorio:latest" in Advanced View.&#13;
Update Notice: Simply restart the container if a newer version of the game is available.
&#13;
The Docker Container is originaly created by dtandersen and now moved to factoriotools.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Factorio.xml</templatePath>
</Container>