This commit is contained in:
2022-06-16 11:48:45 -07:00
parent d748c386c8
commit 6c280e03d2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Container version="2">
<Name>Minecraft</Name>
<Repository>fithwum/minecraft</Repository>
<Repository>fithwum/minecraft:latest</Repository>
<Registry>https://hub.docker.com/r/fithwum/minecraft/</Registry>
<Network>host</Network>
<MyIP/>
@@ -10,7 +10,7 @@
<Privileged>false</Privileged>
<Support></Support>
<Project>https://www.minecraft.net/en-us/</Project>
<Overview>This docker is for running Minecraft vanilla server version 1.18 and java 17. You can run a modded server you can just do not delete the files that are in the folder.</Overview>
<Overview>This docker is for running Minecraft vanilla server on java 17. If you want to run an older version of Minecraft all you need to do is change the tag from latest to the version that you want to run, currently as far back as 1.16.5.</Overview>
<Category>GameServers:</Category>
<WebUI/>
<TemplateURL>https://github.com/fithwum/files-for-dockers/templates/minecraft_server_unraid.xml</TemplateURL>
@@ -21,16 +21,20 @@
<DateInstalled/>
<DonateText>Buy me a coffee if you like.</DonateText>
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
<Description>This docker is for running Minecraft vanilla server version 1.18 and java 17. You can run a modded server you can just do not delete the files that are in the folder.</Description>
<Description>This docker is for running Minecraft vanilla server on java 17. If you want to run an older version of Minecraft all you need to do is change the tag from latest to the version that you want to run, currently as far back as 1.16.5.</Description>
<Beta>False</Beta>
<<<<<<< HEAD
<Date>2022-06-13</Date>
<Date>2022-06-16</Date>
=======
<Date>2022-06-13</Date>
>>>>>>> 8ea521678fc3492e36e45a7eea2ee4ba3a54d516
<Changes>[font size=4][center]minecraft-debian[/center][/font]
[font size=3][b](2020-07-01)[/b][/font]
&#x00a0;&#x00a0;- First Test.
[font size=3][b](2022-06-16)[/b][/font]
&#x00a0;&#x00a0;- Updated base image.
&#x00a0;&#x00a0;- Added the abillity to change server versions using docker tags.
</Changes>
<Networking>
<Mode>host</Mode>