nixos/manual: document you need root for container

This commit is contained in:
Profpatsch 2016-07-23 06:21:56 +02:00
parent 99bfa00bf6
commit 2f074321c7

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>