Questo contenuto non è disponibile nella lingua selezionata.
Chapter 1. Log in to Podman and download the installer image
Use this procedure to authenticate to registry.redhat.io, download the Red Hat Trusted Application Pipeline (RHTAP) installer image, and start the installer container. The installer CLI (rhtap-cli) runs inside this container and automates the deployment and integration of RHTAP components.
This step ensures that your environment is securely configured before you begin the installation.
Prerequisites
Procedure
Log in to the Red Hat registry:
podman login registry.redhat.io
podman login registry.redhat.ioCopy to Clipboard Copied! Toggle word wrap Toggle overflow Download the RHTAP installer image:
podman pull registry.redhat.io/rhtap-cli/rhtap-cli-rhel9:1.5.0
podman pull registry.redhat.io/rhtap-cli/rhtap-cli-rhel9:1.5.0Copy to Clipboard Copied! Toggle word wrap Toggle overflow Start the installer container:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow