- git clone & change directory
git clone https://github.com/takumi-pro/schemaspy-sample
cd schemaspy-sample
- create docker network
docker network create schemaspy-sample
- execute make command
make up
- access to http://localhost:8080
git clone https://github.com/takumi-pro/schemaspy-sample
cd schemaspy-sample
docker network create schemaspy-sample
make up