influxdata / influxdata/influxdata-docker
[influxdb image] command is ignored
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
Even though the official readme states that we can use `command` to specify custom commands, like changing the config file:

the entrypoint passes these args to `init-influxdb.sh`, but then `init-influxdb.sh` does not use them, losing all arguments.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the image entrypoint and init-influxdb.sh to trace how command arguments are passed and where they are discarded. Preserve the arguments so the documented custom command, including changing the config file, is honored, then verify the image uses the requested command instead of ignoring it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100