diff options
-rw-r--r-- | man/systemd-detect-virt.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index bdf220eb28..1e8230c555 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -74,7 +74,8 @@ <varname>uml</varname>, <varname>openvz</varname>, <varname>lxc</varname>, <varname>lxc-libvirt</varname>, - <varname>systemd-nspawn</varname>.</para> + <varname>systemd-nspawn</varname>, + <varname>docker</varname>.</para> <para>If multiple virtualization solutions are used, only the "innermost" is detected and identified. That |