Replies: 1 comment
-
|
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.
-
Within the colima VM, I cannot create any file under
/tmp/colima
, though it was shown mounted (i.e.mount1
)Files on the macOS host is not visible to colima VM.
I found this issue because when I was trying to mount
/tmp/colima/file_exporter.json
to a container, it errors. as follows.Here is the colima config
~/.colima/default/colima.yaml
:Current colima status:
~ $ colima status INFO[0000] colima is running using macOS Virtualization.Framework INFO[0000] arch: aarch64 INFO[0000] runtime: docker INFO[0000] mountType: virtiofs INFO[0000] socket: unix:///Users/zachary/.colima/default/docker.sock
Beta Was this translation helpful? Give feedback.
All reactions