瀏覽代碼

Build App list and docs

github-actions[bot] 2 年之前
父節點
當前提交
9460e96eb2

+ 7 - 1
pi-hosted_template/template/portainer-v2.json

@@ -173,7 +173,13 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Alpine Xfce4 noVNC",
-			"type": 1
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
+					"container": "/home/"
+				}
+			]
 		},
 		{
 			"categories": [

+ 7 - 1
template/portainer-v2-amd64.json

@@ -239,7 +239,13 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Alpine Xfce4 noVNC",
-			"type": 1
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
+					"container": "/home/"
+				}
+			]
 		},
 		{
 			"categories": [

+ 7 - 1
template/portainer-v2-arm32.json

@@ -173,7 +173,13 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Alpine Xfce4 noVNC",
-			"type": 1
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
+					"container": "/home/"
+				}
+			]
 		},
 		{
 			"categories": [

+ 7 - 1
template/portainer-v2-arm64.json

@@ -239,7 +239,13 @@
 			],
 			"restart_policy": "unless-stopped",
 			"title": "Alpine Xfce4 noVNC",
-			"type": 1
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
+					"container": "/home/"
+				}
+			]
 		},
 		{
 			"categories": [