]> git.proxmox.com Git - pve-docs.git/blobdiff - pct.adoc
add new pve-docs-mediawiki package
[pve-docs.git] / pct.adoc
index dc9f446a6962a1618d90f7a888fbf4ece8c809d1..9f4fde8f21c08ada87fffe481e5400e15a67a76d 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -243,6 +243,8 @@ ArchLinux:: test /etc/arch-release
 
 Alpine:: test /etc/alpine-release
 
+Gentoo:: test /etc/gentoo-release
+
 NOTE: Container start fails if the configured 'ostype' differs from the auto
 detected type.
 
@@ -382,6 +384,12 @@ mounting mechanisms or storage technologies, it is possible to
 establish the FUSE mount on the Proxmox host and use a bind
 mount point to make it accessible inside the container.
 
+WARNING: For security reasons, bind mounts should only be established
+using source directories especially reserved for this purpose, e.g., a
+directory hierarchy under `/mnt/bindmounts`. Never bind mount system
+directories like `/`, `/var` or `/etc` into a container - this poses a
+great security risk. The bind mount source path must not contain any symlinks.
+
 The root mount point is configured with the 'rootfs' property, and you can
 configure up to 10 additional mount points. The corresponding options
 are called 'mp0' to 'mp9', and they can contain the following setting: