monitoringartist / zabbix-docker-monitoring

:whale: Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
https://hub.docker.com/r/monitoringartist/zabbix-agent-xxl-limited/
GNU General Public License v2.0
1.19k stars 268 forks source link

CentOS-based Docker image build fails #169

Closed i-ky closed 2 years ago

i-ky commented 2 years ago

Excerpt from Github Actions:

Step 4/7 : RUN    yum -y -q install git automake autoconf gcc make pcre-devel jansson-devel 1>/dev/null
 ---> Running in ce40dc037e49
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
The command '/bin/sh -c yum -y -q install git automake autoconf gcc make pcre-devel jansson-devel 1>/dev/null' returned a non-zero code: 1

As far as I understand, this is related to CentOS 8 reaching EOL. Internet says there are two possible solutions: migrate to CentOS Stream (but there is no official Docker image/tag) or switch to vault.centos.org.