MySQL - Running multiple version of mysql using Docker
In case to run multiple versions of MySQL, we can do in several ways. In this article, I'm going to run MySQL multiple versions using Docker & using MariaDB instead of mysql.
1. Install Docker
since we're going to use docker, of course we need to ins...
fiko.me2 min read