|
|
|
|
|
by winrid
1543 days ago
|
|
Because the code runs in a VM already, they are not concerned about isolating further. For example, if you're writing code in C++ targeting Linux, using Docker helps with reproducible builds and deploying on any hardware. But if you have a VM, there are less advantages. There still are some, of course, with orchestration etc if you want it. |
|