Hi, I’ve downloaded the official installation from github and I run the install.sh but I get this error somewhere in the middle of the process and it crashes here:
@BYK Docker version 19.03.13 docker-compose version 1.29.2 CentOS Linux release 7.8.2003 (Core)
I’ve noticed there is a cron directory in git repo that inside that directory there is a Dockerfile but it can’t build on CentOS, So I’ve build the required images on Ubuntu 20 and copied them on CentOS machine. I guess it’s about CentOS, as far as I remember Sentry is pretty much fine with Ubuntu, isn’t it ?!!