File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
website/content/en/docs/examples/containers/containerd/advanced Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,7 @@ weight: 3
77[ eStargz] ( https://github.com/containerd/stargz-snapshotter ) is an OCI-compatible container image format
88that reduces start-up latency using lazy-pulling technique.
99
10- The support for eStargz is available by default for ` ubuntu-24.04 ` instances:
11-
12- ``` bash
13- limactl start --name=default template://ubuntu-24.04
14- ```
15-
16- The latest Ubuntu will be supported too in [ a future release] ( https://github.com/containerd/stargz-snapshotter/issues/2144 ) .
10+ The support for eStargz is available by default in Lima.
1711
1812{{% alert title="Hint" color=success %}}
1913ARM Mac users need to run ` limactl start ` with ` --rosetta ` to allow [ running AMD64 binaries] ( ../../../../config/multi-arch.md ) .
@@ -50,4 +44,4 @@ Examples of eStargz images can be found at
5044
5145See also:
5246- https://github.com/containerd/stargz-snapshotter
53- - https://github.com/containerd/nerdctl/blob/main/docs/stargz.md
47+ - https://github.com/containerd/nerdctl/blob/main/docs/stargz.md
You can’t perform that action at this time.
0 commit comments