Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with container who has multiple tags/names #71

Open
anup92k opened this issue Jul 2, 2020 · 0 comments
Open

Help with container who has multiple tags/names #71

anup92k opened this issue Jul 2, 2020 · 0 comments

Comments

@anup92k
Copy link

anup92k commented Jul 2, 2020

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 :

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 :

services:
  influxdb:
    image: influxdb:1.8
    container_name: influxdb
    restart: unless-stopped
[...]

Thank you.

BTW : Thanks for this cool plugin ! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant