manticoresoftware / manticoresoftware/docker
Permission denied
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 79
- Forks
- 21
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
cmd: docker run -e EXTRA=1 --name manticore -v $(pwd)/data:/var/lib/manticore -p 127.0.0.1:9306:9306 -p 127.0.0.1:9308:9308 -d manticoresearch/manticore
2023-11-05 12:01:15 (1.08 MB/s) - ‘/tmp/manticore-columnar-lib_2.2.4-230822-5aec342_amd64.deb.1’ saved [1641468/1641468]
debian-binary: Permission denied
Contributor guide
No contributing guide indexed for this repository
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 reproducing the reported docker run command with the mounted data directory and review the resulting debian-binary: Permission denied error. Inspect the image startup and package-installation path implicated by the log; done means the same command starts successfully without the permission error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100