Skip to content

Feature request: Add support for environment values in files (_FILE) #39

@ghost

Description

For MariaDB, the following environment variables:

  • MYSQL_USER
  • MYSQL_PASSWORD

values can be defined in files:

  • MYSQL_USER_FILE
  • MYSQL_PASSWORD_FILE

It is a functionality available for many Docker images.

As far as i can understand, the change should be in containers.py get_config_env method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions