-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
We should add support for setting the environment variables for the container:
- MYSQL_ROOT_PASSWORD
- MYSQL_USER
- MYSQL_PASSWORD
Currently our MysqlConfiguration only supplies information of how to connect to the database, it doesn't actually affect the creation of the image. Eg. Setting a user or password doesn't actually create that user in the image.
Metadata
Metadata
Assignees
Labels
No labels