Skip to content

fix: prevent run commands with root when setup environment - #122

Open
vitormattos wants to merge 5 commits into
mainfrom
fix/prevent-run-commands-with-root-when-setup-environment
Open

fix: prevent run commands with root when setup environment#122
vitormattos wants to merge 5 commits into
mainfrom
fix/prevent-run-commands-with-root-when-setup-environment

Conversation

@vitormattos

Copy link
Copy Markdown
Member

Some installed apps are installed using root user and it's a problem because the host user isn't root.

I changed to only use the user with the same UID and GID of host user.

I also simplified the setup of some apps that don't need to run the build commands.

- Use www-data and not root
- Simplify setup because isn't necessary to build the apps

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos
vitormattos requested a review from YvesCesar August 22, 2026 19:56
@vitormattos vitormattos self-assigned this Aug 22, 2026
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.

1 participant