]> git.proxmox.com Git - pve-docs.git/commitdiff
pct.adoc: move section Technology to the top
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 30 Oct 2016 08:24:07 +0000 (09:24 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 30 Oct 2016 08:24:07 +0000 (09:24 +0100)
pct.adoc

index a341129ad32d5840f82859a49302cc3cbf7b524c..b55ce1d2c0f828e8031f68175c44be6c8870e4a3 100644 (file)
--- a/pct.adoc
+++ b/pct.adoc
@@ -68,6 +68,32 @@ NOTE: If you want to run micro-containers (with docker, rkt, ...), it
 is best to run them inside a VM.
 
 
 is best to run them inside a VM.
 
 
+Technology Overview
+-------------------
+
+* LXC (https://linuxcontainers.org/)
+
+* Integrated into {pve} graphical user interface (GUI)
+
+* Easy to use command line tool `pct`
+
+* Access via {pve} REST API
+
+* lxcfs to provide containerized /proc file system
+
+* AppArmor/Seccomp to improve security
+
+* CRIU: for live migration (planned)
+
+* Use latest available kernels (4.4.X)
+
+* Image based deployment (templates)
+
+* Use {pve} storage library
+
+* Container setup from host (network, DNS, storage, ...)
+
+
 Security Considerations
 -----------------------
 
 Security Considerations
 -----------------------
 
@@ -648,26 +674,6 @@ CAUTION: Only do that if you are sure the action which set the lock is
 no longer running.
 
 
 no longer running.
 
 
-Technology Overview
--------------------
-
-* Integrated into {pve} graphical user interface (GUI)
-
-* LXC (https://linuxcontainers.org/)
-
-* lxcfs to provide containerized /proc file system
-
-* AppArmor
-
-* CRIU: for live migration (planned)
-
-* We use latest available kernels (4.4.X)
-
-* Image based deployment (templates)
-
-* Container setup from host (network, DNS, storage, ...)
-
-
 ifdef::manvolnum[]
 
 Files
 ifdef::manvolnum[]
 
 Files