From 3892162b6d59cae2fa459ad75655e3ea088ee4dc Mon Sep 17 00:00:00 2001 From: onefourfive Date: Tue, 16 Jul 2024 17:42:33 -0700 Subject: [PATCH] Update index.rst with base image OS info --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 61b9253a..9ed4d2cf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,7 +55,7 @@ execution environment. You can specify these items: Choosing a base image --------------------- -You can use any base image you choose. +You can use any base image you choose, as long as it's a RHEL-type image like CentOS, Fedora, or RHEL. These operating systems are directly supported. The smaller the base image, generally, the smaller the final image. However, to make Ansible Builder more efficient, you should know what packages, if any, are already installed on the base image you use.