c8d: move note about switching content stores

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2024-06-07 10:58:10 +02:00
parent 7a0ae31d2f
commit 5128e04301

View File

@@ -8,6 +8,13 @@ toc_max: 3
This page provides information about the ongoing integration of `containerd` for
image and file system management in the Docker Engine.
> **Note**
>
> After switching to the containerd image store,
> images and containers in the classic image store won't be visible.
> All of those containers and images still exist.
> To see them again, turn off the containerd image store feature.
## What is containerd?
`containerd` is an abstraction of the low-level kernel features
@@ -46,11 +53,6 @@ it's a prerequisite for unlocking a range of new use cases, including:
## Enable the containerd image store
After switching to the containerd image store,
images and containers in the classic image store won't be visible.
All of those containers and images still exist.
To see them again, turn off the containerd image store feature.
The containerd image store isn't enabled by default.
To enable the feature for Docker Desktop: