An open API service indexing awesome lists of open source software.

https://github.com/springmt/centos6-mysql-q4m


https://github.com/springmt/centos6-mysql-q4m

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## how to build

```sh
docker build --rm -t centos6-mysql-q4m .
```

## running

```sh
docker run -it --rm springmt/centos6-mysql-q4m . /bin/bash
```