sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

Registry URL for MySql 8.0 not working #243

Closed imranrazakhan closed 4 months ago

imranrazakhan commented 5 years ago

I was reading readme on https://github.com/sclorg/mysql-container/tree/master/8.0, but the registry URL mentioned here are not working

registry.access.redhat.com/rhscl/mysql-80-rhel7
https://hub.docker.com/r/centos/mysql-80-centos7/
omron93 commented 5 years ago

mysql-80-rhel7 is not released yet. It is mentioned in README because it's expected to be released and it's easier to have READMEs in all versions similar.

CentOS7 image in Docker Hub should be fixed by #244

phracek commented 4 months ago

It is already released. CLosing this issue.