From 1a8fe634dba25b6adacd17459da3be931e37ae74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=BDubo=C5=A1=20Mjachky?= Date: Fri, 20 Sep 2024 11:28:46 +0200 Subject: [PATCH] Mention that Pulp supports OCI Artifacts too --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d7fba6476..b23de481b 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ This is the ``pulp_container`` Plugin for `Pulp Project 3.0+ `__. This plugin provides Pulp with support for container -images, similar to the pulp_docker plugin for Pulp 2. +images and OCI artifacts. For more information, please see the `documentation `_ or the `Pulp project page