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

Add "file_env" support, especially for Docker secrets #225

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 21, 2016

This adds explicit support for the following:

  • POSTGRES_DB_FILE
  • POSTGRES_INITDB_ARGS_FILE
  • POSTGRES_PASSWORD_FILE
  • POSTGRES_USER_FILE

See also docker-library/wordpress#186

This adds explicit support for the following:

- `POSTGRES_DB_FILE`
- `POSTGRES_INITDB_ARGS_FILE`
- `POSTGRES_PASSWORD_FILE`
- `POSTGRES_USER_FILE`
@tianon
Copy link
Member Author

tianon commented Nov 21, 2016

cc @cyli @mstanleyjones

@yosifkit yosifkit merged commit 1b0fec8 into docker-library:master Nov 22, 2016
@yosifkit yosifkit deleted the file_env branch November 22, 2016 18:27
tianon added a commit to infosiftr/stackbrew that referenced this pull request Nov 23, 2016
- `elasticsearch`: 1.7.6, 2.4.2
- `mongo`: 3.4.0-rc5
- `mysql`: add `file_env` support (docker-library/mysql#237)
- `percona`: 5.5.53-rel38.5-1.jessie
- `postgres`: add `tzdata` to alpine variant (docker-library/postgres#226), add `file_env` support (docker-library/postgres#225)
- `python`: 3.6.0b4
- `rabbitmq`: 3.6.6
- `redmine`: add `file_env` support (docker-library/redmine#43)
- `rocket.chat`: 0.46.0
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

Successfully merging this pull request may close these issues.

2 participants