Hacker News new | ask | show | jobs
by kingosticks 2088 days ago
When does the sandboxing become useful between co-workers? We have a bunch of powerful workstations but we just ssh in and use them. Does this facilitate users installing packages system-wide in their sandbox? Honest question, just trying to work out what we might be missing wit our historic setup.
1 comments

> Does this facilitate users installing packages system-wide in their sandbox?

This. They can use it as they please, like a second desktop. I can limit their resources, migrate or archive the containers as needed.

One guy was training some ML, one was messing with compiler versions, one with Debian packaging tools ect.