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

Work With Non-Root Containers #1172

Open
anjia0532 opened this issue Mar 22, 2022 · 1 comment
Open

Work With Non-Root Containers #1172

anjia0532 opened this issue Mar 22, 2022 · 1 comment
Assignees

Comments

@anjia0532
Copy link
Contributor

Feature request:

ref bitnami blog Work With Non-Root Containers for Bitnami Applications

dingtalk group screenshots

image
image

Use case:

UI Example:

@jim3ma
Copy link
Member

jim3ma commented Mar 22, 2022

In package build config, we have done this: chmod a+s /usr/bin/dfget, and give dfget root:root ownership.
https://github.com/dragonflyoss/Dragonfly2/blob/main/build/package/nfpm/dfget-postinstall.sh#L8
It make dfget can be invoked by anyone and run as root.

In container, non root is okay.

@gaius-qi gaius-qi changed the title [feature]Work With Non-Root Containers Work With Non-Root Containers Mar 31, 2022
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

No branches or pull requests

3 participants