From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 34A791FF183 for ; Wed, 19 Nov 2025 09:43:19 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 25D182756C; Wed, 19 Nov 2025 09:43:22 +0100 (CET) From: Friedrich Weber To: pve-devel@lists.proxmox.com Date: Wed, 19 Nov 2025 09:42:05 +0100 Message-ID: <20251119084244.43529-1-f.weber@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1763541738427 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.013 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH docs] pct: application containers: fix classification as technology preview X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Mention technology preview also in the introductory paragraph, and fix an incomplete sentence in the "Open Container Initiative (OCI) Images" section. Signed-off-by: Friedrich Weber --- Notes: best viewed with --word-diff pct.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pct.adoc b/pct.adoc index fe656d8..d68a4ed 100644 --- a/pct.adoc +++ b/pct.adoc @@ -58,10 +58,10 @@ Our primary goal has traditionally been to offer an environment that provides the benefits of using a VM, but without the additional overhead. This means that Proxmox Containers have been primarily categorized as ``System Containers''. -With the introduction of OCI (**O**pen **C**ontainer **I**nitiative) image support, -Proxmox VE now also integrates ``Application Containers''. When creating a -container from an OCI image, the image is automatically converted to the -LXC stack that Proxmox VE uses. +With the introduction of OCI (**O**pen **C**ontainer **I**nitiative) image +support, Proxmox VE now also integrates ``Application Containers'' as a +technology preview. When creating a container from an OCI image, the image is +automatically converted to the LXC stack that Proxmox VE uses. This approach allows users to benefit from a wide ecosystem of pre-packaged applications while retaining the robust management features of Proxmox VE. @@ -353,8 +353,8 @@ Open Container Initiative (OCI) Images ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {pve} can also use OCI images to create containers, both system containers but -also application containers. Note that running application in {pve} is currently -considered a (technology preview. +also application containers. Note that running application containers in {pve} +is currently considered a technology preview. A container created from an OCI image still uses the existing LXC framework. -- 2.47.3 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel