Skip to content

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

Merged
yosifkit merged 1 commit into
docker-library:masterfrom
infosiftr:secrets
Nov 22, 2016
Merged

Add "file_env" support, especially for Docker secrets#43
yosifkit merged 1 commit into
docker-library:masterfrom
infosiftr:secrets

Conversation

@tianon
Copy link
Copy Markdown
Member

@tianon tianon commented Nov 21, 2016

This adds explicit support for the following:

  • REDMINE_DB_MYSQL_FILE
  • REDMINE_DB_POSTGRES_FILE
  • REDMINE_DB_PORT_FILE
  • REDMINE_DB_USERNAME_FILE
  • REDMINE_DB_PASSWORD_FILE
  • REDMINE_DB_DATABASE_FILE
  • REDMINE_DB_ENCODING_FILE
  • REDMINE_SECRET_KEY_BASE_FILE

See also docker-library/wordpress#186 and docker-library/postgres#225

This adds explicit support for the following:

- `REDMINE_DB_MYSQL_FILE`
- `REDMINE_DB_POSTGRES_FILE`
- `REDMINE_DB_PORT_FILE`
- `REDMINE_DB_USERNAME_FILE`
- `REDMINE_DB_PASSWORD_FILE`
- `REDMINE_DB_DATABASE_FILE`
- `REDMINE_DB_ENCODING_FILE`
- `REDMINE_SECRET_KEY_BASE_FILE`
@tianon
Copy link
Copy Markdown
Member Author

tianon commented Nov 21, 2016

cc @cyli @mstanleyjones

@yosifkit yosifkit merged commit ee4ce07 into docker-library:master Nov 22, 2016
@yosifkit yosifkit deleted the secrets branch November 22, 2016 18:26
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