|
|
|
|
|
by cassianoleal
918 days ago
|
|
You can absolutely run a separate OS in a container. Not the kernel, but everything else. It's true that you don't have to, but you certainly can. In fact, the first implementation of containers in Linux - Linux Containers, or LXC - works exactly that way. This may or may not be as great a distinction as you might want in order to consider it bare metal vs. not. I'll leave that up to you. |
|