Update lima.md
This commit is contained in:
parent
c2c206ea8f
commit
0e3c082368
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ https://medium.com/@harry-touloupas/when-mac-m1-m2-met-ebpf-a-tale-of-compatibil
|
||||||
* brew install lima
|
* brew install lima
|
||||||
* create file ubuntu-lts-ebpf.yaml:
|
* create file ubuntu-lts-ebpf.yaml:
|
||||||
```yaml
|
```yaml
|
||||||
images:
|
images:
|
||||||
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
|
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
|
||||||
- location: "https://cloud-images.ubuntu.com/releases/22.04/release-20230518/ubuntu-22.04-server-cloudimg-amd64.img"
|
- location: "https://cloud-images.ubuntu.com/releases/22.04/release-20230518/ubuntu-22.04-server-cloudimg-amd64.img"
|
||||||
arch: "x86_64"
|
arch: "x86_64"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue