mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
docs: formatdomain: Remove 'elementsOSContainer' anchor
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
09ed0fd5b9
commit
8593e550df
@ -37,7 +37,7 @@ In order to separate processes inside a container from those in the primary
|
|||||||
namespaces are compiled in. Libvirt currently requires the 'mount', 'ipc',
|
namespaces are compiled in. Libvirt currently requires the 'mount', 'ipc',
|
||||||
'pid', and 'uts' namespaces to be available. If separate network interfaces are
|
'pid', and 'uts' namespaces to be available. If separate network interfaces are
|
||||||
desired, then the 'net' namespace is required. If the guest configuration
|
desired, then the 'net' namespace is required. If the guest configuration
|
||||||
declares a `UID or GID mapping <formatdomain.html#elementsOSContainer>`__, the
|
declares a `UID or GID mapping <formatdomain.html#container-boot>`__, the
|
||||||
'user' namespace will be enabled to apply these. **A suitably configured UID/GID
|
'user' namespace will be enabled to apply these. **A suitably configured UID/GID
|
||||||
mapping is a pre-requisite to making containers secure, in the absence of sVirt
|
mapping is a pre-requisite to making containers secure, in the absence of sVirt
|
||||||
confinement.**
|
confinement.**
|
||||||
|
@ -355,7 +355,6 @@ and full virtualized guests.
|
|||||||
``type`` attribute contains the ACPI table type (currently only ``slic`` is
|
``type`` attribute contains the ACPI table type (currently only ``slic`` is
|
||||||
supported) :since:`Since 1.3.5 (QEMU)` :since:`Since 5.9.0 (Xen)`
|
supported) :since:`Since 1.3.5 (QEMU)` :since:`Since 5.9.0 (Xen)`
|
||||||
|
|
||||||
:anchor:`<a id="elementsOSContainer"/>`
|
|
||||||
|
|
||||||
Container boot
|
Container boot
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user