Go to the Docker Hub to get the MySQL docker image. The important thing is you have to decide what version of MySQL you are going to run. Run the following command to pull the MySQL image from the ...
ghcr.io/thecodingmachine/mysql:8.0-v2 8.0.x Oracle Linux AMD64 / ARM64 thecodingmachine/mysql:5.7-v1 5.7.x Debian Linux AMD64 thecodingmachine/mysql:8.0-v1 8.0.x ...
This Docker image contains obsolete MySQL versions, not supported anymore by the vendor. We try to only include the last release form each version, because the need to run an obsolete release from an ...