Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pylandure-cobredia opened this issue Apr 15, 2022 · 0 comments

Comments

@pylandure-cobredia
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant