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

You have an x86 dependency hardcoded into the Dockerfile for 8.0 #246

Closed jonmasters closed 4 months ago

jonmasters commented 5 years ago

No architecture dependencies should be hard coded into the Dockerfiles

omron93 commented 5 years ago

No architecture dependencies should be hard coded into the Dockerfiles

@jonmasters Somewhere else than in CentOS7 Dockerfile?

About CentOS:

grooverdan commented 5 years ago

note: x86_64 only comes from base image https://github.com/sclorg/s2i-base-container/issues/178

phracek commented 4 months ago

@grooverdan As far as I know all architectures are valid, when you have a subscription. rh-mysql80 image is already released.

Closing this issue.

Feel free to re-open it, in case it is still valid.