winapps-org / winapps-org/winapps
Is it possible to mount home folder as read-only?
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16k
- Forks
- 508
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 3
Description
Adding the :ro suffix to the volume in compose.yml does not seem to have any impact. I guess the mounting is done via freerdp?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the volume declaration in compose.yml and how the home folder is mounted through freerdp. Confirm whether the :ro setting reaches the actual mount, and consider the issue resolved when the mounted home folder is read-only and writes are prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, shell
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100