Skip to content

fix(docker-setup): add current user to the DOCKER group#944

Merged
ChrisTitusTech merged 6 commits intoChrisTitusTech:mainfrom
dhruvmistry2000:patch-1
Jun 20, 2025
Merged

fix(docker-setup): add current user to the DOCKER group#944
ChrisTitusTech merged 6 commits intoChrisTitusTech:mainfrom
dhruvmistry2000:patch-1

Conversation

@dhruvmistry2000
Copy link
Contributor

@dhruvmistry2000 dhruvmistry2000 commented Nov 12, 2024

When i used the docker setup in LINUTIL it didn't add the user to the docker group so this is the edited file

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

When i used the docker setup in LINUTIL it didn't add the user to the docker group so this is the edited file
@koibtw koibtw changed the title Adding current user to DOCKER group fix(docker-setup): add current user to the DOCKER group Nov 13, 2024
@koibtw koibtw added the bug label Nov 13, 2024
@dhruvmistry2000
Copy link
Contributor Author

Done

Co-authored-by: Jeevitha Kannan K S <ksjeevithakannan123@gmail.com>
@dhruvmistry2000
Copy link
Contributor Author

Is there any problem ??

Copy link
Collaborator

@afonsofrancof afonsofrancof left a comment

Choose a reason for hiding this comment

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

LGTM

@Jaredy899
Copy link
Contributor

If you're installing both docker and docker compose, the script will suspend after newgrp docker and won't go further to install docker compose. I think this should be a different function.
Screenshot 2025-03-11 at 11 18 30 PM

@dhruvmistry2000
Copy link
Contributor Author

If you're installing both docker and docker compose, the script will suspend after newgrp docker and won't go further to install docker compose. I think this should be a different function. Screenshot 2025-03-11 at 11 18 30 PM

Made a new function.

dhruvmistry2000 and others added 2 commits March 17, 2025 21:32
Co-authored-by: Jaredy899 <76603258+Jaredy899@users.noreply.github.com>
@ChrisTitusTech ChrisTitusTech merged commit 238f63c into ChrisTitusTech:main Jun 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants