Find out the story behind this repository at this Lullabot article.
This repository contains a CircleCI configuration file that pulls a custom MariaDB image that has a database installed in it.
The custom image used by CircleCI is built at Docker Hub by the Dockerfile located in this repository.
Links:
- Lullabot article
- Based on https://github.com/lindycoder/prepopulated-mysql-container-example.
- Docker hub repository that hosts the custom image.