소스 검색

remove "/var/run/docker.sock"

Robert Middleswarth 2 년 전
부모
커밋
1e77f4ea4e
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      template/apps/kasm.json

+ 0 - 4
template/apps/kasm.json

@@ -34,10 +34,6 @@
 		{
 		{
 			"bind": "/portainer/Files/AppData/Config/kasm/profiles",
 			"bind": "/portainer/Files/AppData/Config/kasm/profiles",
 			"container": "/profiles"
 			"container": "/profiles"
-	        },
-                {
-                        "bind": "/var/run/docker.sock",
-                        "container": "/var/run/docker.sock"
                 }
                 }
 	],
 	],
 	"webpage": "https://www.kasmweb.com/"
 	"webpage": "https://www.kasmweb.com/"