kaniini / slabbed-or-not

Detect if your container is running under a hypervisor
MIT License
192 stars 7 forks source link

Detect LXC and consumers (e.g. Docker) #2

Open nnn-gif opened 10 years ago

nnn-gif commented 10 years ago

Digital ocean Not running under any known container type Hypervisor: KVM

Linode Not running under any known container type Hypervisor: Xen PV Version: 4.1

Microsoft Azure Not running under any known container type Hypervisor: Microsoft Hyper-V

Docker which is installed in Microsoft Azure Not running under any known container type Hypervisor: Microsoft Hyper-V

kaniini commented 10 years ago

Yes, I need to add code to detect Linux Containers still.

Thanks for the feedback.

szepeviktor commented 9 years ago

Could you add this feature?