mirror of https://github.com/docker/docs.git
Merge pull request #17567 from dvdksn/engine/c8d-rephrase-dd-reference
rephrase the referral to c8d with dd
This commit is contained in:
commit
fafb100515
|
@ -7,8 +7,8 @@ description: Enabling the containerd image store on Docker Engine
|
|||
> **Note**
|
||||
>
|
||||
> The containerd image store is an experimental feature of Docker Engine.
|
||||
> If you're using Docker Desktop, don't use the instructions on this page. See
|
||||
> [containerd image store with Docker Desktop](../desktop/containerd/index.md).
|
||||
> If you're using Docker Desktop, refer to the instructions on the
|
||||
> [containerd image store with Docker Desktop page](../desktop/containerd/index.md).
|
||||
|
||||
containerd, the industry-standard container runtime, uses snapshotters instead
|
||||
of the classic storage drivers for storing image and container data.
|
||||
|
|
Loading…
Reference in New Issue