kasmtech / workspaces-issues

18 stars 3 forks source link

[ Question ] single docker container/session for multiple users #541

Open narainaDewasi opened 2 months ago

narainaDewasi commented 2 months ago

As I understand, each session has one docker container, so i am exploring the possibility of running a single session, such as a chrome browser instance, to allow multiple users to utilize it concurrently .

NOTE : Each user should have a separate account for Chrome browsers.

However, when attempting to implement this, I encounter the following error:

Error: No resources are available to create the requested Kasm.

So...@j-travis, is that possible with kasm.I have already looked at all the issues once, but if anyone can tell me about any issue that I missed related to this, please let me know.