update readme.md
This commit is contained in:
parent
84f61be841
commit
86bb9b0508
1 changed files with 32 additions and 32 deletions
|
@ -273,7 +273,7 @@ MySQLTuner and Vagrant
|
||||||
|
|
||||||
**Vagrant File** is stored in Vagrant subdirectory.
|
**Vagrant File** is stored in Vagrant subdirectory.
|
||||||
* Follow following step after vagrant installation:
|
* Follow following step after vagrant installation:
|
||||||
* vagrant up
|
$ vagrant up
|
||||||
|
|
||||||
**MySQLTuner** contains a Vagrant configurations for test purpose and development
|
**MySQLTuner** contains a Vagrant configurations for test purpose and development
|
||||||
* Install VirtualBox and Vagrant
|
* Install VirtualBox and Vagrant
|
||||||
|
@ -298,7 +298,7 @@ MySQLTuner and Vagrant
|
||||||
$ mysql_percona80 sakila
|
$ mysql_percona80 sakila
|
||||||
sakila> ...
|
sakila> ...
|
||||||
|
|
||||||
$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE
|
$ docker images
|
||||||
mariadb 10.1 fc612450e1f1 12 days ago 352MB
|
mariadb 10.1 fc612450e1f1 12 days ago 352MB
|
||||||
mariadb 10.2 027b7c57b8c6 12 days ago 340MB
|
mariadb 10.2 027b7c57b8c6 12 days ago 340MB
|
||||||
mariadb 10.3 47dff68107c4 12 days ago 343MB
|
mariadb 10.3 47dff68107c4 12 days ago 343MB
|
||||||
|
|
Loading…
Reference in a new issue