Closed SebastianRzk closed 3 years ago
Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue
Fix in pull request #164
I got the same issue, the cAvisor DockerHub says "DEPRECATED: New images will NOT be pushed. Please use gcr.io/cadvisor/cadvisor instead."
Updating the docker-stack.yml
to use gcr.io/cadvisor/cadvisor
fixed the issue.
This issue has seen no activity and is marked as stale
Pull request has been merged :-)
Error response from daemon: Get https://gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
i am in china
Error response from daemon: Get https://gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
i am in china
@gh0sthx I push gcr.io/cadvisor/cadvisor to https://hub.docker.com/r/zhangnew/cadvisor
you can use docker pull zhangnew/cadvisor
The cadvisor docker container does not start up.
Error message in log:
docker ps
:Expected Behaviour
Current Behaviour
Possible Solution
The cadvisor image in docker hub is outdated (nearly 2 years old).
The official cadvisor Readme suggests to use
gcr.io/cadvisor/cadvisor
as docker image source. With the current image everything works fine.Steps to Reproduce (for bugs)
docker-compose up
Your Environment
Docker version 20.10.7
Linux, x86, 64 bit, kernel version 5.11+