|
|
|
|
|
by vegai_
1488 days ago
|
|
Yeah, it's pretty amazing how mediocre Docker (and many other container implementations) can be outside of Linux after one is used to how good it is on Linux. Even though virtualization has improved greatly, it still has a significant overhead. |
|
I couldn't live without Docker anymore. It is just so convenient and logical.
Juggling a mix of environments on my host seems insane to me.
And without Docker, how do you deal with security? How do you work on a project without isolation? Do you trust every project and every piece of code so much that you let it run on your host?