filmov
tv
Using docker for installing more than one MySQL server

Показать описание
Welcome to @queiroz-rafael! In this video we are presenting how to use docker for installing mysql, specially when we want to have more than one instance running at the same time.
Here is the base utilized command:
docker run --name mysql-serv1 -e MYSQL_ROOT_PASSWORD=root -d -p 3310:3306 mysql
In case you want to support the channel, just subscribe.
Here is the base utilized command:
docker run --name mysql-serv1 -e MYSQL_ROOT_PASSWORD=root -d -p 3310:3306 mysql
In case you want to support the channel, just subscribe.