influxdata / influxdata/influxdata-docker

[influxdb image] command is ignored

Open
#402 1 comment 0 reactions 0 assignees View on GitHub
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:

![imatge](https://user-images.githubusercontent.com/153305/88592621-90056f80-d05e-11ea-8cae-7cbc1b65cc89.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.