Merge pull request #17194 from Profpatsch/document-container-root

nixos/manual: document you need root for container
This commit is contained in:
Daiderd Jordan 2016-07-24 12:01:47 +02:00 committed by GitHub
commit eab1ec23f0

View File

@ -7,7 +7,11 @@
<title>Imperative Container Management</title>
<para>Well cover imperative container management using
<command>nixos-container</command> first. You create a container with
<command>nixos-container</command> first.
Be aware that container management is currently only possible
as <literal>root</literal>.</para>
<para>You create a container with
identifier <literal>foo</literal> as follows:
<screen>