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