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

Implement LIMA_HOME to override ~/.lima location #59

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

jandubois
Copy link
Member

The limactl start command now verifies that the combination of LimaDir, instance name, and longest socket name is less than 104 characters, and refuses to create the instance otherwise.

This is intended for applications that want to use lima internally to manage Linux VMs, and don't want to mix those with the VMs managed by the user directly (e.g. Rancher Desktop).

The `limactl start` command now verifies that the combination
of LimaDir, instance name, and longest socket name is less than
104 characters, and refuses to create the instance otherwise.

Signed-off-by: Jan Dubois <[email protected]>
@AkihiroSuda
Copy link
Member

Thanks

@AkihiroSuda AkihiroSuda merged commit 936abd3 into lima-vm:master Jun 18, 2021
@jandubois jandubois deleted the lima-home branch June 18, 2021 06:16
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