sameersbn / sameersbn/docker-gitlab
Option to mount data as a network volume
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Instead of hacking entrypoing and command it would be great to have options for mounting an NFS volume.
We will use it to make this compatible with btsync image
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 reviewing how the image currently handles the entrypoint and command options, since the issue identifies those as the workaround. Determine where mount configuration is exposed and consider the required NFS options; done means users can mount an NFS data volume without modifying the entrypoint or command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100