Skip to content

Containers and virtualization

Daniel Nachun edited this page Apr 4, 2024 · 2 revisions

What is virtualization?

Virtualization is a technology that allows you to emulate a "computer within your computer". This is useful for allowing you to run software on a different guest operating system or CPU architecture than the host computer.

Clone this wiki locally