Permissions issue in Linux
- Dominant language
- Shell
- Stars
- 38
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Output from installing docker in linux using the script
Status: Downloaded newer image for evbauer/mesa_lean:15140.01
docker@8fc17e294469:~$ cd docker_work
docker@8fc17e294469:~/docker_work$ ls
README
docker@8fc17e294469:~/docker_work$ mkdir test
mkdir: cannot create directory 'test': Permission denied
>>> Why is docker_work protected? What is the password?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Linux installation script and how it creates or mounts docker_work, then inspect permissions inside the evbauer/mesa_lean:15140.01 container. Reproduce mkdir test in docker_work and record which user owns the directory and whether the behavior is documented. Done means the cause and expected access behavior are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100