You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using check_docker to check if the running images are the same version as those in the registry (with option --version), I've got this error with InfluxDB :
UNKNOWN: "influxdb" has multiple tags/names. Unsure which one to use to check the version.
Is there a way you can explain how can I make this work correctly with InfluxDB ?
Here is the relevent part of my docker-compose.yml :
Hello,
While using
check_docker
to check if the running images are the same version as those in the registry (with option--version
), I've got this error with InfluxDB :Is there a way you can explain how can I make this work correctly with InfluxDB ?
Here is the relevent part of my
docker-compose.yml
:Thank you.
BTW : Thanks for this cool plugin ! 👍
The text was updated successfully, but these errors were encountered: