diff --git a/pi-hosted_template/images/minecraft.png b/pi-hosted_template/images/minecraft.png new file mode 100644 index 0000000..05b6288 Binary files /dev/null and b/pi-hosted_template/images/minecraft.png differ diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 09d0654..1b5434d 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -65,6 +65,22 @@ } ] }, + { + "categories": [ + "Other", + "Tools", + "Games" + ], + "description": "This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.", + "image": "itzg/minecraft-server:multiarch-latest", + "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/minecraft.png", + "name": "minecraft", + "ports": [ + "25565:25565/tcp" + ], + "restart_polocy": "unless-stopped", + "title": "Minecraft Server", + }, { "categories": [ "Other", @@ -834,8 +850,8 @@ "env": [ { "set": "", - "label": "MYJD_DEVICE", - "name": "MYJD_DEVICE" + "label": "MYJD_DEVICE_NAME", + "name": "MYJD_DEVICE_NAME" }, { "set": "",