Skip to content

Instantly share code, notes, and snippets.

@jplana
Created August 5, 2022 12:09
Show Gist options
  • Save jplana/96c8d688802028a16ee0f5ebaa3701d6 to your computer and use it in GitHub Desktop.
Save jplana/96c8d688802028a16ee0f5ebaa3701d6 to your computer and use it in GitHub Desktop.
Debian Buster lima host configuration
# This example requires Lima v0.7.0 or later
images:
- location: "https://cloud.debian.org/images/cloud/buster/20220328-962/debian-10-generic-arm64-20220328-962.qcow2"
arch: "x86_64"
digest: "sha512:8f43ae1aa14ee07a2d9eb18f417388c47049d356da1faaeaa21baedb9f8c259d2262491fbb578805d745ca738472550ca7776c672a6004795873f6c2777f173e"
- location: "https://cloud.debian.org/images/cloud/buster/20220328-962/debian-10-generic-arm64-20220328-962.qcow2"
arch: "aarch64"
digest: "sha512:8f43ae1aa14ee07a2d9eb18f417388c47049d356da1faaeaa21baedb9f8c259d2262491fbb578805d745ca738472550ca7776c672a6004795873f6c2777f173e"
mounts:
- location: "~"
- location: "/tmp/lima"
writable: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment