mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
c8d: move note about switching content stores
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user