Skip to content

Kong-Study-Group/mariadb-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mariadb-compose

MariaDB is a community-developed fork of MySQL intended to remain free under the GNU GPL.

Start

docker-compose up -d

Stop

docker-compose down

test

$ mysql -uroot -h 127.0.0.1 --password=123456

About

MariaDB is a community-developed fork of MySQL intended to remain free under the GNU GPL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published