-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Docker for mac compatibility #2838
Comments
Did you solve it? :) |
Hi @MarianaHiTi, Sadly not yet...still awaiting response..... |
i'm don't solved this problem too, compelled revert to 0.38.8 :( |
|
please don't say me that ;( |
Same problem here, with OSX 11.14 beta, current version of docker desktop for Mac (containers do not pop up in the UI) I tried with v0.39, and v0.38.8, same result Docker output:
I tried with different docker-compose file, here is the result with the same definition as dcs3spp gave in the first post Docker info
Docker version
|
Have you tried running cadvisor with privileges? I don't see the NVM error you ran into, although I am having other issues with cadvisor on Docker for Mac. |
Appears to be resolved in my case where I was running cadvisor, prometheus, grafana, along with my other services using the same docker-compose.yaml by moving these to separate networks... Docker for Mac running on Monterey
|
Cadvisors suggested setup didn't work. I followed this suggestion: google/cadvisor#2838 (comment)
Cadvisors suggested setup didn't work. I followed this suggestion: google/cadvisor#2838 (comment)
Hi,
I am using docker image
gcr.io/cadvisor/cadvisor:v0.39.0
with the following docker-compose service on macOS BigSur 11.2.3. I have included output fromdocker version
anddocker info
below.When I start up the docker-compose stack I receive the following warnings/errors:
Does
cadvisor
have limited compatibility with docker for mac?Docker-compose cadvisor service v0.39.0
If I explicitly add machine-id volumes, as suggested here then that seems to solve related error messages.
How to solve the remaining warnings on macOS?
docker version
docker info
The text was updated successfully, but these errors were encountered: