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

RONDB-747: Remove hard-coded MySQL user #93

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

olapiv
Copy link
Collaborator

@olapiv olapiv commented Oct 8, 2024

@@ -433,6 +433,7 @@ service-template() {
%s:
image: %s
container_name: %s
user: $(id -u):$(id -g)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@svenssonaxel, this is kinda key. I wasn't aware earlier that this was possible.

@olapiv olapiv merged commit 2d1eb37 into logicalclocks:main Oct 9, 2024
10 checks passed
@olapiv olapiv deleted the removeMySQLUser branch October 9, 2024 15:42
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