This repository provides a generic setup for deploying MySQL using Docker. It is designed to simplify the process of running and managing MySQL databases in a containerized environment.
- Easy setup: Quickly deploy a MySQL instance using Docker.
- Customizable: Modify environment variables to suit your requirements.
- Persistent storage: Data is stored persistently using Docker volumes.
- Environment configurations: Securely manage database credentials and configurations.
To use this project, ensure you have the following installed: