|
|
|
|
|
by logn
4144 days ago
|
|
I think it's mostly from developers trying to use their target deployment environment or to use a common dev environment image. Others might like it as a nice way to sandbox different workspaces and for convenient functionality of taking snapshots you can revert to (like source control but for your whole machine). Also some orgs have their QA make extensive use of VMs to test different set ups and for reproducible bug reports. |
|