File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
# $ export DOCKER_HOST=$(limactl list docker-rootful --format 'unix://{{.Dir}}/sock/docker.sock')
7
7
# $ docker ...
8
8
9
- # This template requires Lima v0.20 .0 or later
9
+ # This template requires Lima v1.0 .0 or later
10
10
images :
11
11
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12
12
- location : " https://cloud-images.ubuntu.com/releases/24.04/release-20240423/ubuntu-24.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 6
6
# $ export DOCKER_HOST=$(limactl list docker --format 'unix://{{.Dir}}/sock/docker.sock')
7
7
# $ docker ...
8
8
9
- # This template requires Lima v0.8 .0 or later
9
+ # This template requires Lima v1.0 .0 or later
10
10
images :
11
11
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12
12
- location : " https://cloud-images.ubuntu.com/releases/24.04/release-20240423/ubuntu-24.04-server-cloudimg-amd64.img"
You can’t perform that action at this time.
0 commit comments