Installing container platform (Docker, Podman)
Table: Installing container platform
|
Platform |
Description |
|---|---|
|
Docker on Ubuntu |
Supported version: Docker 18.09 and later For detailed instructions on installing the Docker on Ubuntu, see Install Docker Engine on Ubuntu. |
|
Podman on RHEL 9, 8.x Podman on OEL 9 and 8.8 |
Supported version: Podman 4.0.2 and later If NetBackup Snapshot Manager is being deployed in the AWS cloud, ensure that you enable the extra repos: # sudo yum-config-manager --enable rhui-REGION-rhel-server-extras Ensure that the following services are enabled and running: # systemctl enable podman-restart # systemctl start podman-restart # systemctl enable podman.socket # systemctl start podman.socket If NetBackup Snapshot Manager is being deployed in OCI cloud:
|