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

Fix MySQL world-writable config warning #2713

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

alex1989hu
Copy link
Contributor

@alex1989hu alex1989hu commented Apr 21, 2022

Fix MySQL world-writable config warning

mysqld: [Warning] World-writable config file '/etc/mysql/conf.d/trillian.cnf' is ignored.

Signed-off-by: Alex Szakaly alex.szakaly@gmail.com

Note: I used additional command in RUN ... instead of COPY --chmod=644 ... to being compatible with old Docker Engines.

Fixes #2712

Checklist

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
@alex1989hu alex1989hu requested a review from a team as a code owner April 21, 2022 17:45
@alex1989hu alex1989hu changed the title Fix MySQL world-writable config warning (#2712) Fix MySQL world-writable config warning Apr 21, 2022
@pav-kv
Copy link
Contributor

pav-kv commented Apr 22, 2022

/gcbrun

@pav-kv
Copy link
Contributor

pav-kv commented Apr 22, 2022

Thanks Alex.

@pav-kv pav-kv merged commit 6f51612 into google:master Apr 22, 2022
@alex1989hu alex1989hu deleted the fix/mysql-world-writable-config branch April 22, 2022 10:44
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.

MySQL: World-writable config warning during startup
2 participants