Skip to content

Files

Latest commit

a4f55fe · Aug 10, 2018

History

History
15 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 411 Bytes

Dockerised Mysql DB

Simple repository to provide an alternative to installing Mysql on the host system. It also provides a Web UI (admirer) for mysql.

Getting Started

docker-compose up

Data storage

Data will stored in the data directory. This will not be pushed to git repository. Deleting this directory content, expect .gitignore file inside it., will bring it back to clean slate.