You need a licensed copy of Perfex CRM to use this image.
- Buy & Download Perfex_CRM from https://www.perfexcrm.com/
- Clone this repo
git clone git@github.com:Tekapp-SRL/Perfex-Podman.git
- Unzip perfex_crm folder in repositories root
- Build image
podman build -t localhost/ubi8-perfex:latest .
- Run it!
podman run -d -p 8080:8080 --name perfex-ubi8 localhost/ubi8-perfex:latest