Open generall opened 7 months ago
@generall I haven't encountered those errors, so unfortunately I can not reproduce them to be able to identify the core problem. For cadvisor maybe you should try different image gcr.io/cadvisor/cadvisor
, it works for me as well as the google/cadvisor
I think I could partially solve the problem https://github.com/tellet/el-q-test/pull/2
When I try to run docker-compose with provided instructions, 3 out of 5 containers refuse to start during the file permission problems:
I was able to temporary fix the first two problems by commenting out
I assume it is only needed for the persistence between restarts.
But I don't yet know how to fix
cadvisor
problem