Fixed/Updated Aternos Thanos

This commit is contained in:
Mihai Cristian 2023-09-03 17:07:54 +03:00 committed by GitHub
parent 109e6fd794
commit 8ecac4f088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,20 +2,20 @@
"categories": [
"Other",
"Tools",
"Minecraft"
"Games"
],
"env": [
{
"name": "TZ",
"label": "TZ",
"default": "America/New_York",
"description": "Specify a timezone to use for example Europe/London"
"default": "Europe/London",
"description": "Specify a timezone to use. For example, Europe/London"
}
],
"description": "[Thanos](https://github.com/aternosorg/thanos) is a tool that allows you to shrink your minecraft worlds by deleting unused chuncks.",
"description": "Thanos is a tool that allows you to shrink your minecraft worlds by deleting unused chuncks.",
"image_amd64": "cristianeduardmihai/thanos:latest",
"image_arm64": "cristianeduardmihai/thanos:arm64",
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/images/aternos-thanos.png",
"image_arm64": "cristianeduardmihai/thanos:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/aternos-thanos.png",
"name": "Thanos",
"officialDoc": "https://github.com/aternosorg/thanos",
"platform": "linux",
@ -28,7 +28,7 @@
"container": "/output"
},
{
"bind": "/portainer/mc/input",
"bind": "/portainer/Files/mc/input",
"container": "/watch"
}
],