MiguelNdeCarvalho/speedtest-exporter

Container health problem

Closed this issue · 3 comments

I have the following problem when my raspberry pi works for some time in the container log, this message appears

image

Hey,

Can you give me just a bit mroe info please? Are you running it inside of the docker image? Which version are you running?

Thanks,
MiguelNdeCarvalho

docker ps
image

harware:
raspberry pi 4 8gb
OS: ubuntu 20.04

           speedtest:
  64   │     tty: true
  65   │     stdin_open: true
  66   │     expose:
  67   │       - 9798
  68   │     ports:
  69   │       - 9798:9798
  70   │     image: miguelndecarvalho/speedtest-exporter
  71   │     restart: always
  72   │     networks:
  73   │       - back-tier

Hey,

Can you do docker image ls | grep speedtest-exporter and give me the output please? Did you fix this problem, as you have closed the issue?

Thanks,
MiguelNdeCarvalho