mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix style violations: remove bold emphasis and use stable link
- Remove bold formatting from 'not' (bold should only be used for UI elements) - Update containerd docs link from main branch to stable v2.2.2 release Assisted-By: docker-agent
This commit is contained in:
@@ -65,12 +65,12 @@ those layers.
|
||||
> [!IMPORTANT]
|
||||
> containerd uses a separate storage path from the Docker data directory.
|
||||
> If you previously configured a custom data directory for Docker (for example,
|
||||
> to use a different partition), containerd's storage is **not** automatically
|
||||
> to use a different partition), containerd's storage is not automatically
|
||||
> moved to that location. You need to configure containerd's data directory
|
||||
> separately to avoid filling your root partition.
|
||||
>
|
||||
> To configure containerd's data directory, see the
|
||||
> [containerd configuration documentation](https://github.com/containerd/containerd/blob/main/docs/ops.md#base-configuration).
|
||||
> [containerd configuration documentation](https://github.com/containerd/containerd/blob/v2.2.2/docs/ops.md#base-configuration).
|
||||
|
||||
If disk space is constrained, consider the following:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user