acomagu / miq-mysql-sample

Sample docker-compose.yml for miq with mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miq-mysql-sample

This is sample for docker-compose contains miq and MySQL.

Usage

$ docker-compose up

And miq will start.

You can try localhost:8080/create?body=abcd, localhost:8080/showall or something like that.

About

Sample docker-compose.yml for miq with mysql

License:MIT License