setup script issue #76

Closed
opened 2025-12-29 14:24:22 +01:00 by adam · 1 comment
Owner

Originally created by @gilbrotheraway on GitHub (May 23, 2025).

Image

the script is mapping the containers users to the docker group, is this intended? cause i think that's VERY worrying

Originally created by @gilbrotheraway on GitHub (May 23, 2025). ![Image](https://github.com/user-attachments/assets/a4dddc74-78c7-4524-bc2e-761aa8a5b0c8) the script is mapping the containers users to the docker group, is this intended? cause i think that's VERY worrying
adam closed this issue 2025-12-29 14:24:22 +01:00
Author
Owner

@yusing commented on GitHub (May 23, 2025):

It uses $(id -u) and $(id -g) to get correct uid and gid. You got what you have set.

@yusing commented on GitHub (May 23, 2025): It uses `$(id -u)` and `$(id -g)` to get correct uid and gid. You got what you have set.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#76