add /var/run/docker.sock

This commit is contained in:
Robert Middleswarth 2023-04-15 19:49:05 -04:00
parent 0716e58486
commit f7c188b231

View file

@ -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/"
}