forked from lima-vm/lima
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalpine.yaml
More file actions
21 lines (18 loc) · 763 Bytes
/
Copy pathalpine.yaml
File metadata and controls
21 lines (18 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This example requires Lima v0.7.0 or later.
images:
- location: https://github.com/lima-vm/alpine-lima/releases/download/v0.2.0/alpine-lima-std-3.13.5-x86_64.iso
arch: "x86_64"
digest: "sha512:ee16d99fcdd6eeceeb628782afe7f7d38d572b56f20b8a6ed72c34a27307f3e20f2cdac3981a6c293dfa10994ac3c4a37c64f9bb4da75ad24b258bb1d11cd5be"
- location: https://github.com/lima-vm/alpine-lima/releases/download/v0.2.0/alpine-lima-std-3.13.5-aarch64.iso
arch: "aarch64"
digest: "sha512:a123b06337f11f35529a7a09d381d7ef1d8bb2068c197a968aefa6bef0ecc3f7accdeb0edb81796336bb5763f8eb081b6523fb764900bfcb06cd5721d594532d"
mounts:
- location: "~"
writable: false
- location: "/tmp/lima"
writable: true
firmware:
legacyBIOS: true
containerd:
system: false
user: false