Skip to content

docker-compose for painless setup of mariadb and phpmyadmin panel

Notifications You must be signed in to change notification settings

sskender/mariadb-phpmyadmin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mariadb-phpmyadmin-docker

docker-compose for painless setup of mariadb and phpmyadmin panel

Usage

  1. Copy *sql files to restore folder.
  2. Run docker-compose up
  3. Open browser http://127.0.0.1:8080
  4. Log in with default credentials USER: sskender PASS: password123 DB: mydatabase