mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: remove notes about limitations of unpriv containers that don't apply anymore
This commit is contained in:
committed by
Luca Boccassi
parent
0413c780ae
commit
8c5917a03b
@@ -130,11 +130,11 @@
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Only disk image based containers are supported (i.e. <option>--image=</option>).
|
||||
Directory based ones (i.e. <option>--directory=</option>) are not supported.</para></listitem>
|
||||
Directory based ones (i.e. <option>--directory=</option>) are only supported if owned by the "foreign"
|
||||
UID range.</para></listitem>
|
||||
|
||||
<listitem><para>Machine registration via <option>--machine=</option> is not supported.</para></listitem>
|
||||
|
||||
<listitem><para>Only <option>--private-network</option> and <option>--network-veth</option> networking modes are supported.</para></listitem>
|
||||
<listitem><para>Only <option>--private-network</option> and <option>--network-veth</option> networking
|
||||
modes are supported.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>When running in unprivileged mode, some needed functionality is provided via
|
||||
|
||||
Reference in New Issue
Block a user