浏览代码

Add in support for amd64 on missed templates

Robert Middleswarth 2 年之前
父节点
当前提交
b90b08e1b0

+ 1 - 0
template/apps/airsonic.json

@@ -32,6 +32,7 @@
 	],
 	"image_arm32": "linuxserver/airsonic:arm32v7-latest",
 	"image_arm64": "linuxserver/airsonic:arm64v8-latest",
+	"image_arm64": "linuxserver/airsonic:amd64-latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png",
 	"name": "airsonic",
 	"officialDoc": "https://airsonic.github.io/docs/install/docker/",

+ 3 - 2
template/apps/archivebox.json

@@ -31,8 +31,9 @@
 			"name": "PUBLIC_ADD_VIEW"
 		}
 	],
-	"image_arm32": "archivebox/archivebox:master",
-	"image_arm64": "archivebox/archivebox:master",
+	"image_arm32": "archivebox/archivebox:latest",
+	"image_arm64": "archivebox/archivebox:latest",
+	"image_amd64": "archivebox/archivebox:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png",
 	"name": "archivebox",
 	"note": "By default an admin user is not created. You can do so by launching a shell in the container and executing 'archivebox manage createsuperuser'. Documentation is Available <a href='https://github.com/ArchiveBox/ArchiveBox/wiki'>here</a>.",

+ 3 - 2
template/apps/ariang.json

@@ -20,8 +20,9 @@
 			"name": "ARIA2RPCPORT"
 		}
 	],
-	"image_arm32": "hurlenko/aria2-ariang",
-	"image_arm64": "hurlenko/aria2-ariang",
+	"image_arm32": "hurlenko/aria2-ariang:latest",
+	"image_arm64": "hurlenko/aria2-ariang:latest",
+	"image_amd64": "hurlenko/aria2-ariang:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png",
 	"name": "AriaNG",
 	"officialDoc": "https://github.com/hurlenko/aria2-ariang-docker",

+ 3 - 2
template/apps/deemix.json

@@ -4,8 +4,9 @@
 		"Music"
 	],
 	"description": "Deemix is a deezer downloader built from the ashes of Deezloader Remix.",
-	"image_arm32": "registry.gitlab.com/bockiii/deemix-docker",
-	"image_arm64": "registry.gitlab.com/bockiii/deemix-docker",
+	"image_arm32": "registry.gitlab.com/bockiii/deemix-docker:latest",
+	"image_arm64": "registry.gitlab.com/bockiii/deemix-docker:latest",
+	"image_amd64": "registry.gitlab.com/bockiii/deemix-docker:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deemix.png",
 	"name": "deemix",
 	"note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to <a href='https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken'>this page</a> for userToken details.",

+ 1 - 0
template/apps/deluge-openvpn.json

@@ -43,6 +43,7 @@
 	],
 	"image_arm32": "sgtsquiggs/deluge-openvpn:arm32v7-latest",
 	"image_arm64": "sgtsquiggs/deluge-openvpn:arm64v8-latest",
+	"image_amd64": "sgtsquiggs/deluge-openvpn:amd64-latest",
 	"name": "deluge-openvpn",
 	"officialDoc": "https://github.com/sgtsquiggs/docker-deluge-openvpn",
 	"platform": "linux",

+ 3 - 1
template/apps/filebrowser-s6.json

@@ -6,6 +6,7 @@
 	"description": "[arm][s6-version] Web File Browser which can be used as a middleware or standalone app.",
 	"image_arm32": "filebrowser/filebrowser:s6",
 	"image_arm64": "filebrowser/filebrowser:s6",
+	"image_amd64": "filebrowser/filebrowser:s6",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png",
 	"name": "filebrowser",
 	"note": "The default user and password is admin/admin.",
@@ -27,7 +28,7 @@
 		"8082:80/tcp"
 	],
 	"restart_policy": "unless-stopped",
-	"title": "FileBrowser",
+	"title": "FileBrowser S6",
 	"type": 1,
 	"videoID": 4,
         "volumes": [
@@ -46,3 +47,4 @@
 	],
 	"webpage": "https://filebrowser.org/"
 }
+

+ 1 - 0
template/apps/flame.json

@@ -13,6 +13,7 @@
 	],
 	"image_arm32": "pawelmalak/flame:multiarch",
 	"image_arm64": "pawelmalak/flame:multiarch",
+	"image_amd64": "pawelmalak/flame:multiarch",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/flame.png",
 	"name": "Flame",
 	"officialDoc": "https://github.com/pawelmalak/flame#with-docker-recommended",

+ 1 - 0
template/apps/foundryvtt-server.json

@@ -28,6 +28,7 @@
 	],
 	"image_arm32": "felddy/foundryvtt:release",
 	"image_arm64": "felddy/foundryvtt:release",
+	"image_amd64": "felddy/foundryvtt:release",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/foundrylogo.png",
 	"name": "FoundryVTT",
 	"officialDoc": "https://hub.docker.com/r/felddy/foundryvtt",

+ 2 - 1
template/apps/freshrss.json

@@ -16,7 +16,8 @@
 		}
 	],
 	"image_arm32": "linuxserver/freshrss:latest",
-	"image_arm64": "freshrss/freshrss:arm",
+	"image_arm64": "linuxserver/freshrss:latest",
+	"image_amd64": "linuxserver/freshrss:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/freshrss-icon.png",
 	"name": "freshrss",
 	"officialDoc": "https://github.com/FreshRSS/FreshRSS/tree/edge/Docker",

+ 1 - 0
template/apps/homebridge---debian.json → template/apps/homebridge-debian.json

@@ -32,6 +32,7 @@
 	],
 	"image_arm32": "oznu/homebridge:debian-arm32v7",
 	"image_arm64": "oznu/homebridge:debian",
+	"image_amd64": "oznu/homebridge:debian",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png",
 	"name": "homebridge-debian",
 	"network": "host",

+ 1 - 0
template/apps/huginn.json

@@ -6,6 +6,7 @@
 	"description": "Create agents that monitor and act on your behalf.",
 	"image_arm32": "mjysci/huginn:arm32v7",
 	"image_arm64": "mjysci/huginn:arm32v7",
+	"image_arm64": "huginn/huginn:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/huginn.png",
 	"name": "huginn",
 	"officialDoc": "https://github.com/huginn/huginn/tree/master/docker",

+ 1 - 0
template/apps/influxdb-1.8.10.json

@@ -7,6 +7,7 @@
 	"hostname": "rpi-influxdb1810",
 	"image_arm32": "influxdb:1.8.10",
 	"image_arm64": "influxdb:1.8.10",
+	"image_amd64": "influxdb:1.8.10",
 	"logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png",
 	"name": "influxdb1810",
 	"officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker",

+ 4 - 3
template/apps/komga.json

@@ -4,8 +4,9 @@
 		"Tools"
 	],
 	"description": "Komga is a free and open source comics/mangas/magazines server.",
-	"image_arm32": "gotson/komga",
-	"image_arm64": "gotson/komga",
+	"image_arm32": "gotson/komga:latest",
+	"image_arm64": "gotson/komga:latest",
+	"image_amd64": "gotson/komga:latest",
 	"logo": "https://raw.githubusercontent.com/tuta23/pi-hosted/master/images/komga.png",
 	"name": "komga",
 	"officialDoc": "https://komga.org/",
@@ -32,4 +33,4 @@
 		}
 	],
 	"webpage": "https://github.com/gotson/komga"
-}
+}

+ 1 - 0
template/apps/libreddit.json

@@ -6,6 +6,7 @@
 	"description": "An alternative private front-end to Reddit",
 	"image_arm32": "spikecodes/libreddit:armv7",
 	"image_arm64": "spikecodes/libreddit:arm",
+	"image_amd64": "spikecodes/libreddit:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png",
 	"name": "libreddit",
 	"officialDoc": "https://github.com/spikecodes/libreddit#2-docker",

+ 1 - 0
template/apps/lychee.json

@@ -45,6 +45,7 @@
 	],
 	"image_arm32": "linuxserver/lychee:arm32v7-latest",
 	"image_arm64": "linuxserver/lychee:arm64v8-latest",
+	"image_amd64": "linuxserver/lychee:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lychee-icon.png",
 	"name": "lychee",
 	"officialDoc": "https://docs.linuxserver.io/images/docker-lychee",

+ 1 - 0
template/apps/mariadb.json

@@ -38,6 +38,7 @@
 	],
 	"image_arm32": "linuxserver/mariadb:arm32v7-latest",
 	"image_arm64": "linuxserver/mariadb:arm64v8-latest",
+	"image_amd64": "linuxserver/mariadb:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mariadb-icon.png",
 	"name": "mariadb",
 	"officialDoc": "https://docs.linuxserver.io/images/docker-mariadb",

+ 3 - 2
template/apps/metube.json

@@ -15,8 +15,9 @@
 			"name": "PGID"
 		}
 	],
-	"image_arm32": "alexta69/metube",
-	"image_arm64": "alexta69/metube",
+	"image_arm32": "alexta69/metube:latest",
+	"image_arm64": "alexta69/metube:latest",
+	"image_amd64": "alexta69/metube:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/metube.png",
 	"name": "MeTube",
 	"officialDoc": "https://github.com/alexta69/metube",

+ 1 - 0
template/apps/murmur.json

@@ -24,6 +24,7 @@
 	],
 	"image_arm32": "yhaenggi/murmur:1.3.4",
 	"image_arm64": "yhaenggi/murmur:1.3.4",
+	"image_amd64": "yhaenggi/murmur:1.3.4",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Mumble-logo.png",
 	"name": "murmur",
 	"officialDoc": "https://github.com/yhaenggi/murmur-docker",

+ 3 - 2
template/apps/omada-eap-controller.json

@@ -16,8 +16,9 @@
 			"name": "PGID"
 		}
 	],
-	"image_arm32": "mbentley/omada-controller:latest-armv7l",
-	"image_arm64": "mbentley/omada-controller:latest-arm64",
+	"image_arm32": "mbentley/omada-controller:latest",
+	"image_arm64": "mbentley/omada-controller:latest",
+	"image_amd64": "mbentley/omada-controller:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/omada.png",
 	"name": "omada-controller",
 	"officialDoc": "https://hub.docker.com/r/mbentley/omada-controller",

+ 1 - 0
template/apps/protonmail-bridge.json

@@ -7,6 +7,7 @@
 	],
 	"description": "This is an unofficial Docker container of the ProtonMail Bridge. Some of the scripts are based on Hendrik Meyer's work.",
 	"image_arm64": "shenxn/protonmail-bridge:build",
+	"image_amd64": "shenxn/protonmail-bridge:build",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/protonmail-bridge.png",
 	"name": "protonmail-bridge",
 	"note": "Please refer to the documentation <a href='https://hub.docker.com/r/shenxn/protonmail-bridge'/>here</a> to set this up.",

+ 1 - 0
template/apps/rdesktop.json

@@ -22,6 +22,7 @@
 	],
 	"image_arm32": "linuxserver/rdesktop:latest",
 	"image_arm64": "linuxserver/rdesktop:arm64v8-latest",
+	"image_amd64": "linuxserver/rdesktop:latest",
 	"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/rdesktop.png",
 	"name": "rdesktop",
 	"officialDoc": "https://docs.linuxserver.io/images/docker-rdesktop",

+ 1 - 0
template/apps/snippet-box.json

@@ -6,6 +6,7 @@
 	"description": "Snippet Box is a simple self-hosted app for organizing your code snippets.",
 	"image_arm32": "pawelmalak/snippet-box:arm",
 	"image_arm64": "pawelmalak/snippet-box:arm",
+	"image_amd64": "pawelmalak/snippet-box:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/snibox.png",
 	"name": "Snippet-box",
 	"note": "Label-oriented interface with search. Supports various programming languages, markdown, plain text.",

+ 1 - 0
template/apps/speedtest-tracker.json

@@ -19,6 +19,7 @@
 	],
 	"image_arm32": "henrywhitaker3/speedtest-tracker:dev-arm",
 	"image_arm64": "henrywhitaker3/speedtest-tracker:dev-arm",
+	"image_amd64": "henrywhitaker3/speedtest-tracker:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest-tracker.png",
 	"name": "speedtest-tracker",
 	"officialDoc": "https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker",

+ 1 - 0
template/apps/transmission-openvpn.json

@@ -51,6 +51,7 @@
 	],
 	"image_arm32": "haugene/transmission-openvpn:3.7.1",
 	"image_arm64": "haugene/transmission-openvpn:3.7.1",
+	"image_amd64": "haugene/transmission-openvpn:3.7.1",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png",
 	"name": "transmission-openvpn",
 	"note": "List of supported providers available <a href='https://haugene.github.io/docker-transmission-openvpn/supported-providers'/>here</a>.",