Skip to content

NerdCTL Fails to Find Bind Mount Path in /private/tmp on macOS Catalina #946

Answered by jandubois
Alexhuszagh asked this question in Q&A
Discussion options

You must be logged in to vote

This is working as expected; the default config maps /tmp and not /private/tmp into the VM:

- location: "/tmp/lima"
# 🟢 Builtin default: false
# 🔵 This file: true (only for "/tmp/lima")
writable: true

If you want to references files via /private/tmp/lima then you have to update the mount definition in lima.yaml.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by AkihiroSuda
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Alexhuszagh
Comment options

@Alexhuszagh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #940 on July 07, 2022 05:59.