Chapter 1. Log in to Podman and download the installer image
Use this procedure to authenticate to registry.redhat.io, download the Red Hat Advanced Developer Suite - software supply chain (RHADS - SSC) installer image, and start the installer container. The installer CLI (tssc) runs inside this container and automates the deployment and integration of RHADS - SSC 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 RHADS - SSC installer image:
podman pull registry.redhat.io/rhtap-cli/rhtap-cli-rhel9:1.6.0
$ podman pull registry.redhat.io/rhtap-cli/rhtap-cli-rhel9:1.6.0Copy to Clipboard Copied! Toggle word wrap Toggle overflow Start the installer container:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow