From 9fedb3b40b5983372b2c2de29dfe321c6dfaadf4 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 1 Dec 2015 18:20:02 -0600 Subject: Add detection for docker containers --- etc/rc.conf.Linux | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/rc.conf.Linux b/etc/rc.conf.Linux index f04f96ef..0865075b 100644 --- a/etc/rc.conf.Linux +++ b/etc/rc.conf.Linux @@ -3,6 +3,7 @@ # This is the subsystem type. Valid options on Linux: # "" - nothing special +# "docker" - Docker container manager # "lxc" - Linux Containers # "openvz" - Linux OpenVZ # "prefix" - Prefix -- cgit v1.2.3