Skip to content

Create a mysql database on your local machine or for development with Docker.

Notifications You must be signed in to change notification settings

Nabil-Lahssini/mysql_database_docker

Repository files navigation

flowup-UUID-Master

First setup

Create a 'init.sql' file to setup your first database at the startup.

Start the service and chose a password for the root user

sudo bash startup.sh

Stop the containers

docker-compose down

Stop the containers and delete the volumes

docker-compose down -v

About

Create a mysql database on your local machine or for development with Docker.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published