Skip to content

Commit a4edc5c

Browse files
committed
touch up
1 parent a064a0d commit a4edc5c

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

content/manuals/engine/storage/containerd.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,15 @@ For more information about the containerd image store and its benefits, refer to
3030

3131
## Migrate to containerd image store on Docker Engine
3232

33-
When you update to Docker Engine v29 and enable the containrd feature, you are automatically migrated.
34-
This is a non-breaking migration with support for backward compatibility.
33+
When you update to Docker Engine v29 and enable the containrd feature, you are
34+
automatically migrated. The migration mechanism handles overlay and vfs images.
3535

3636
Switching to containerd snapshotters causes you to temporarily lose images and
37-
containers created using the classic storage drivers.
38-
Those resources still exist on your filesystem, and you can retrieve them by
39-
turning off the containerd snapshotters feature.
37+
containers created using the classic storage drivers. If you use other graph storage, repull or rebuild your images.
38+
39+
> [!TIP]
40+
> Those resources still exist on your filesystem, and you can retrieve them by
41+
> turning off the containerd snapshotters feature.
4042
4143
Docker Engine uses the `overlayfs` containerd snapshotter by default.
4244

hugo_stats.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"htmlElements": {
33
"tags": null,
44
"classes": [
5-
"$availabilityText",
65
"--mount",
76
"--tmpfs",
87
"-mt-8",
@@ -36,7 +35,6 @@
3635
"DNS-resolution",
3736
"Debian",
3837
"Debian-GNU/Linux",
39-
"Deprecated",
4038
"Diff",
4139
"Docker-Build-Cloud",
4240
"Docker-Desktop",
@@ -542,7 +540,6 @@
542540
"tab-item",
543541
"tablist",
544542
"tabs",
545-
"text",
546543
"text-2xl",
547544
"text-base",
548545
"text-black",
@@ -583,7 +580,6 @@
583580
"w-[500px]",
584581
"w-full",
585582
"w-screen",
586-
"whitespace-normal",
587583
"whitespace-nowrap",
588584
"xl:flex",
589585
"xl:flex-row",

0 commit comments

Comments
 (0)