Replies: 2 comments 1 reply
-
|
Are you running Colima on macOS or Linux? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
If I may ask, what are you trying to achieve? Docker does not run natively on macOS, rather it runs in a virtual machine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm unable to find
/var/lib/dockeron my m1 mac. If I ssh into colima I can find it on the alpine instance, not the ubuntu. I'd like to run commands likecat $(docker inspect python3 | jq '.[0]' | jq -r .HostsPath).Beta Was this translation helpful? Give feedback.
All reactions