Skip to content

Commit d936fb0

Browse files
authored
Merge pull request #4250 from AkihiroSuda/alpine
templates: alpine: remove outdated comment about nerdctl
2 parents 3429dd5 + 372ee87 commit d936fb0

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

templates/alpine-iso.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ base:
99
#
1010
# NOTE: Starting with Lima v2.0, nerdctl version must be v2.1.6 or later to
1111
# enable port forwarding in rootful mode.
12-
# As of the time of releasing Lima v2.0, nerdctl v2.1.6 or later is not yet
13-
# available in the official Alpine package repository (`apk add`).
14-
# See <https://github.com/containerd/nerdctl/releases> for installing
15-
# the latest version of nerdctl from the binary or the source.
12+
# Available in apk since Alpine 3.22.
1613
containerd:
1714
system: false
1815
user: false

templates/alpine.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ base:
99
#
1010
# NOTE: Starting with Lima v2.0, nerdctl version must be v2.1.6 or later to
1111
# enable port forwarding in rootful mode.
12-
# As of the time of releasing Lima v2.0, nerdctl v2.1.6 or later is not yet
13-
# available in the official Alpine package repository (`apk add`).
14-
# See <https://github.com/containerd/nerdctl/releases> for installing
15-
# the latest version of nerdctl from the binary or the source.
12+
# Available in apk since Alpine 3.22.
1613
containerd:
1714
system: false
1815
user: false

0 commit comments

Comments
 (0)