Skip to content

mytchallb/blog-local-mysql-phpmyadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Running mySQL (MariaDB) DB with PHPmyAdmin locally in Docker

Go to the official Docker website to download Docker Desktop.

Run the following command in this directory to open the database and PHPmyAdmin:

docker-compose up

Navigate to localhost:8080 in your browser to open PHPmyAdmin.

To close the connection, press Ctrl+C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published