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: mariadb 1000 group existed #204

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

grooverdan
Copy link
Contributor

The ubuntu:noble base of MariaDB included a
1000 group id of "ubuntu" conflicting with the
freva group addition. Remove it if its there.

The ubuntu:noble base of MariaDB included a
1000 group id of "ubuntu" conflicting with the
freva group addition. Remove it if its there.
@antarcticrainforest antarcticrainforest merged commit 5c79c73 into FREVA-CLINT:main Jun 19, 2024
9 checks passed
@grooverdan grooverdan deleted the quick_fix branch June 19, 2024 07:22
grooverdan added a commit to MariaDB/mariadb-docker that referenced this pull request Jun 20, 2024
Some users depend on a groupid of 1000 as empty.

Its not really used by us so lets remove the entire
ubuntu user and the ubuntu group that came with it.

e.g; FREVA-CLINT/freva#204
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