-
It seems that it's not possible to bind-mount a directory outside of the current user's home folder:
In Docker Desktop, it's possible to whitelist paths, in addition to the home directory, which can be used to bind-mount volumes inside containers. |
Beta Was this translation helpful? Give feedback.
Answered by
kdrag0n
Aug 29, 2023
Replies: 1 comment
-
Subscribe to #435 for updates on the general case. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kdrag0n
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/opt/homebrew
has been added for the next version. In the meantime, you can use/mnt/mac/opt/homebrew
instead.Subscribe to #435 for updates on the general case.