Skip to content

Commit ab4d241

Browse files
committed
touch up
1 parent 59439dd commit ab4d241

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",
@@ -35,7 +34,6 @@
3534
"DNS-resolution",
3635
"Debian",
3736
"Debian-GNU/Linux",
38-
"Deprecated",
3937
"Diff",
4038
"Docker-Build-Cloud",
4139
"Docker-Desktop",
@@ -543,7 +541,6 @@
543541
"tab-item",
544542
"tablist",
545543
"tabs",
546-
"text",
547544
"text-2xl",
548545
"text-base",
549546
"text-black",
@@ -586,7 +583,6 @@
586583
"w-[500px]",
587584
"w-full",
588585
"w-screen",
589-
"whitespace-normal",
590586
"whitespace-nowrap",
591587
"xl:flex",
592588
"xl:flex-row",

0 commit comments

Comments
 (0)