Odoo 13 in CentOS 8

Install Docker-Ce CentOS 8 curl https://download.docker.com/linux/centos/docker-ce.repo -o /etc/yum.repos.d/docker-ce.repo dnf -y install docker-ce --nobest systemctl enable --now…