google / cadvisor

Analyzes resource usage and performance characteristics of running containers.
Other
17.01k stars 2.31k forks source link

Failed to create a Container Manager #3530

Closed yanne057 closed 4 months ago

yanne057 commented 4 months ago

When i look at the logs of cadvisor i see: Failed to create a Container Manager: mountpoint for not found

This is my docker-compose: cadvisor: image: gcr.io/google-containers/cadvisor:v0.36.0 volumes:

What can i do to fix the issue i didnt find anything