influxdata / influxdata/influxdata-docker
influxdb 2.9 not running with read-only/user
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
Hello,
Following v2.9.1 update, it is not running anymore with any of these 3 options:
`read_only: true`
`cap_drop: [ - ALL]`
`user: "1000"`
How can I run it again with these option for safety please?
Thanks!
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 v2.9.1 image with each of the three options: read_only, cap_drop, and user. Compare the behavior with the preceding version and inspect the image's runtime configuration; done means the InfluxDB container starts successfully with each safety option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100