瀏覽代碼

Add doublecommander to the system now that I fixed the .json file.

Robert Middleswarth 2 年之前
父節點
當前提交
c181de3550
共有 3 個文件被更改,包括 132 次插入0 次删除
  1. 46 0
      template/apps/doublecommander.json
  2. 43 0
      template/portainer-v2-amd64.json
  3. 43 0
      template/portainer-v2-arm64.json

+ 46 - 0
template/apps/doublecommander.json

@@ -0,0 +1,46 @@
+{
+	"categories": [
+		"Files",
+		"Management"
+	],
+	"container_name": "doublecommander",
+	"description": "Double Commander",
+	"env": {
+		"TZ": "Etc/UTC"
+	},
+        "env": [
+                {
+                        "default": "1000",
+                        "label": "PUID",
+                        "name": "PUID"
+                },
+                {
+                        "default": "1000",
+                        "label": "PGID",
+                        "name": "PGID"
+                },
+		{
+			"default": "America/New_York",
+			"label": "TZ",
+			"name": "TZ"
+		}
+        ],
+	"image_arm64": "lscr.io/linuxserver/doublecommander:latest",
+	"image_amd64": "lscr.io/linuxserver/doublecommander:latest",
+	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/doublecommander.png",
+	"name": "doublecommander",
+        "platform": "linux",
+	"ports": [
+		"11500:11500/tcp",
+		"11502:11502/tcp"
+	],
+	"restart": "unless-stopped",
+        "title": "doublecommander",
+        "type": 1,
+	"volumes": [
+		{
+			"bind": "/portainer/Files/AppData/Config/doublecommander",
+			"container": "/config"
+		}
+	]
+}

+ 43 - 0
template/portainer-v2-amd64.json

@@ -1661,6 +1661,49 @@
 			],
 			"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://domoticz.com/\" target=\"_blank\">https://domoticz.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-domoticz\" target=\"_blank\">https://docs.linuxserver.io/images/docker-domoticz</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Files",
+				"Management"
+			],
+			"container_name": "doublecommander",
+			"description": "Double Commander",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				}
+			],
+			"image": "lscr.io/linuxserver/doublecommander:latest",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/doublecommander.png",
+			"name": "doublecommander",
+			"platform": "linux",
+			"ports": [
+				"11500:11500/tcp",
+				"11502:11502/tcp"
+			],
+			"restart": "unless-stopped",
+			"title": "doublecommander",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/doublecommander",
+					"container": "/config"
+				}
+			],
+			"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><br><br>"
+		},
 		{
 			"categories": [
 				"Other",

+ 43 - 0
template/portainer-v2-arm64.json

@@ -1661,6 +1661,49 @@
 			],
 			"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://domoticz.com/\" target=\"_blank\">https://domoticz.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-domoticz\" target=\"_blank\">https://docs.linuxserver.io/images/docker-domoticz</a><br><br><br>"
 		},
+		{
+			"categories": [
+				"Files",
+				"Management"
+			],
+			"container_name": "doublecommander",
+			"description": "Double Commander",
+			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				}
+			],
+			"image": "lscr.io/linuxserver/doublecommander:latest",
+			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/doublecommander.png",
+			"name": "doublecommander",
+			"platform": "linux",
+			"ports": [
+				"11500:11500/tcp",
+				"11502:11502/tcp"
+			],
+			"restart": "unless-stopped",
+			"title": "doublecommander",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/doublecommander",
+					"container": "/config"
+				}
+			],
+			"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><br><br>"
+		},
 		{
 			"categories": [
 				"Other",