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

Add all GIDs the host user belongs to to the container #10

Open
dee-kryvenko opened this issue Aug 23, 2020 · 0 comments
Open

Add all GIDs the host user belongs to to the container #10

dee-kryvenko opened this issue Aug 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dee-kryvenko
Copy link
Member

  • For docker backend, use --group-add to add all of the host groups
  • For k8s backend, add container gid to the Pod .spec.securityContext.fsGroup, also add all of the host groups to .spec.securityContext.supplementalGroups
@dee-kryvenko dee-kryvenko added the enhancement New feature or request label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant