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

Docker run samples should use --env-file for configuring secrets #527

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

tomkerkhove
Copy link
Owner

Docker run samples should use --env-file for configuring secrets so that we use a secure-by-default approach.

It will not get rid of adding secrets as environment variables but at least they are not visible in the command.

Relates to #511

@tomkerkhove tomkerkhove merged commit 4eb87f6 into master Apr 28, 2019
@tomkerkhove tomkerkhove deleted the docs/env-file branch April 28, 2019 17:24
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.

1 participant