influxdata-docker
influxdata-docker copied to clipboard
[influxdb image] command is ignored
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.
Which version is this for? I believe the 2.x containers handle custom commands properly now.