Skip to content

Instantly share code, notes, and snippets.

@davidostermann
Created December 1, 2017 08:39
Show Gist options
  • Save davidostermann/6d1112cacb5975e60ac4baa38b2a8eca to your computer and use it in GitHub Desktop.
Save davidostermann/6d1112cacb5975e60ac4baa38b2a8eca to your computer and use it in GitHub Desktop.

Install DB and Adminer :

docker-compose up

Connection

Go to localhost:8080

Credentials :

System : MySQL
Server : db
Username : root
Password : example
Database : (keep it empty)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment