Skip to content

Allow setting of DB ENV #24

@johan-lejdung

Description

@johan-lejdung

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions