Running container from server-mysql:6.4.11 image fails due to line 274 in Dockerfiles/server-mysql/rhel/docker-entrypoint.sh which needs zcat command. As it is not in used RHEL 9.3 image.
I started mysql:8.2 container, then zabbix/zabbix-server-mysql-64 from redhat catalog. Starting then fails due to zcat command missing when creating schema.
SUMMARY
Running container from server-mysql:6.4.11 image fails due to line 274 in Dockerfiles/server-mysql/rhel/docker-entrypoint.sh which needs zcat command. As it is not in used RHEL 9.3 image.
I started mysql:8.2 container, then zabbix/zabbix-server-mysql-64 from redhat catalog. Starting then fails due to zcat command missing when creating schema.
OS / ENVIRONMENT / Used docker-compose files
Tested on arm64 architecture.
CONFIGURATION
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS