Skip to content

Commit c8ca283

Browse files
committed
templates: arv7l: use 9p to avoid aptgetting sshfs
Signed-off-by: Akihiro Suda <[email protected]>
1 parent d4c0da7 commit c8ca283

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/experimental/armv7l.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This example requires Lima v0.7.0 or later.
1+
# This example requires Lima v0.17.0 or later.
22

33
arch: "armv7l"
44
images:
@@ -15,6 +15,7 @@ mounts:
1515
- location: "~"
1616
- location: "/tmp/lima"
1717
writable: true
18+
mountType: "9p"
1819

1920
# We do not have arm-v7 binaries of containerd
2021
containerd:

0 commit comments

Comments
 (0)