Skip to content

Conversation

@jandubois
Copy link
Member

@jandubois jandubois commented Aug 22, 2025

Required for tilde expansion in provisioning files, e.g.

❯ cat data.tmpl
base: template://docker
provision:
- mode: data
  path: /usr/local/bin/yq
  file: ~/Downloads/yq_linux_arm
  permissions: 755

(Note that this particular example will still fail because the file is too large to be included in lima.yaml as a base64-encoded string).

PR also includes a minor localpathutil.Expand() refactoring.

@jandubois jandubois added this to the v2.0.0 milestone Aug 22, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jandubois jandubois merged commit 91b96e6 into lima-vm:master Aug 25, 2025
113 of 117 checks passed
@jandubois jandubois deleted the localpathutil branch August 25, 2025 04:24
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.

2 participants