Before continuing any further, read the below documentation.
- Running containers with Podman and shareable systemd services
- Improved systemd integration with Podman 2.0
- Podman: A more secure way to run containers
Also, see this bug report and Known Issues document under the docs
directory.
NOTE: Docker on RHEL 8 / CentOS Stream is not supported by this project.
Install dependencies.
$ sudo dnf install -y python3 python3-pip python3-setuptools-wheel python3-wheel
$ sudo dnf install -y @container-tools
$ pip3 install pip --upgrade --user
$ pip3 install ansible==2.9.22 molecule molecule[podman] podman python-vagrant molecule-vagrant ansible-lint --upgrade --user
Start developing!
$ git clone https://github.com/CAPESandbox/CAHI.git
$ cd CAHI
$ molecule converge --scenario-name cape-pod