Skip to content
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

vm: propagate upstream support for mountPoint #380

Merged
merged 4 commits into from
Jul 29, 2022
Merged

Conversation

abiosoft
Copy link
Owner

@abiosoft abiosoft commented Jul 28, 2022

Add support for specifying mountPoint for mounted folders, a feature already in Lima but not utilised.

Usage

CLI

colima start --mount /src/folder:/dest/folder:w

Config

mounts:
  - location: ~/secrets
    mountPoint: /custom/secrets
    writable: true

@abiosoft abiosoft merged commit 6839db7 into main Jul 29, 2022
@abiosoft abiosoft deleted the custom-mount-point branch July 29, 2022 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant