void-linux/void-runit

Detect virtualization using container= variable

CameronNemo opened this issue · 0 comments

# Detect LXC containers

This only detects LXC containers, yet other containers will specify container=foo. The check should change to test if the container environment variable is zero length or not.