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

Ubuntu 24 users aren't automatically in the Docker group #202

Open
TonyWildish-BH opened this issue Nov 21, 2024 · 0 comments
Open

Ubuntu 24 users aren't automatically in the Docker group #202

TonyWildish-BH opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working EPIC - VM templates Features needed in the custom VM templates MVP Things that need to be considered for the MVP release

Comments

@TonyWildish-BH
Copy link
Collaborator

TonyWildish-BH commented Nov 21, 2024

When I deploy an Ubuntu 24.04 VM, docker is installed, but the user is not a member of the docker group, so cannot use docker.

The user can add themselves, via sudo usermod --groups docker --append $(id --user --name), and then restart their session to get the update, but it should be fixed at source.

@TonyWildish-BH TonyWildish-BH added bug Something isn't working MVP Things that need to be considered for the MVP release EPIC - VM templates Features needed in the custom VM templates labels Nov 21, 2024
@TonyWildish-BH TonyWildish-BH self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EPIC - VM templates Features needed in the custom VM templates MVP Things that need to be considered for the MVP release
Projects
None yet
Development

No branches or pull requests

1 participant