浏览代码

Build App list and docs

github-actions[bot] 2 年之前
父节点
当前提交
5f8991e63b
共有 2 个文件被更改,包括 0 次插入8 次删除
  1. 0 4
      template/portainer-v2-amd64.json
  2. 0 4
      template/portainer-v2-arm64.json

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

@@ -3726,10 +3726,6 @@
 				{
 					"bind": "/portainer/Files/AppData/Config/kasm/profiles",
 					"container": "/profiles"
-				},
-				{
-					"bind": "/var/run/docker.sock",
-					"container": "/var/run/docker.sock"
 				}
 			]
 		},

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

@@ -3708,10 +3708,6 @@
 				{
 					"bind": "/portainer/Files/AppData/Config/kasm/profiles",
 					"container": "/profiles"
-				},
-				{
-					"bind": "/var/run/docker.sock",
-					"container": "/var/run/docker.sock"
 				}
 			]
 		},