Impossible to share enroot container between users

Open
#125 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
shell
Domain
devops

Research direction

Start by reproducing the permission failures when one user runs a container created by another user from a shared image. Review enroot's container creation and file-permission handling, then determine how group-based access should work. Done means users in a specified group can share one container without creating duplicate containers or encountering permission errors.

Written by the indexing model from the issue text.

Description

Right now, on a cluster with many users, each user would need to run his own container from the shared image. When trying to run the container from another user, all kinds of permissions are missing. Would there be a way to enable permission on those files for a specific group rather than for a specific user? This would allow to avoid creating the same container multiple times.

Dominant language
Shell
Stars
1.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/enroot

All issues in NVIDIA/enroot

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.