influxdata-docker icon indicating copy to clipboard operation
influxdata-docker copied to clipboard

[influxdb image] command is ignored

Open elboletaire opened this issue 5 years ago • 1 comments

Even though the official readme states that we can use command to specify custom commands, like changing the config file:

imatge

the entrypoint passes these args to init-influxdb.sh, but then init-influxdb.sh does not use them, losing all arguments.

elboletaire avatar Jul 27 '20 21:07 elboletaire

Which version is this for? I believe the 2.x containers handle custom commands properly now.

williamhbaker avatar Dec 30 '21 14:12 williamhbaker