Skip to content

Virtualisation and Containerisation

Hardware🔗

Determine CPU virtualisation support

1
2
lscpu | grep Virtualization
egrep "svm|vmx" /proc/cpuinfo

Hypervisors🔗

Containerisation🔗

Docker🔗

LXC🔗

References🔗

  • OCI: Open Container Initative: open governance structure for the express purpose of creating open industry standards around container formats and runtimes