Red Hat Enterprise Linux (RHEL) v9.x removes support for Docker. If you are currently using Docker to manage the containers for your Package Security Manager, you’ll need to update your server to use Podman as the container engine instead.Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Open a terminal and connect to your instance of Package Security Manager.
-
Enter your installer directory (
ate-installer-*). -
Stop all containers by running the following command:
-
Once all containers have stopped, download the Podman packages and replace the conflicting Docker packages by running the following command:
podman-dockerallows you to control Podman using Docker commands. -
Install
netavarkby running the following command: -
Using your preferred file editor, open the
usr/share/containers/containers.conffile and set thenetwork_backend=value to"netavark". - Save your work and close the file.
-
Enable the
podman.socketby running the following commands: - If necessary, navigate back to your installer directory.
-
Load the images into Podman by running the following command:
-
Start the containers by running the following command: