30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
---
|
|
title: 从 Docker 命令行映射到 crictl
|
|
content_type: reference
|
|
weight: 10
|
|
---
|
|
|
|
<!--
|
|
title: Mapping from dockercli to crictl
|
|
content_type: reference
|
|
weight: 10
|
|
-->
|
|
|
|
{{< note >}}
|
|
|
|
<!--
|
|
This page is being directed to
|
|
https://v1-24.docs.kubernetes.io/docs/reference/tools/map-crictl-dockercli/ because of the
|
|
[removal of dockershim from crictl in v1.24](https://github.com/kubernetes-sigs/cri-tools/issues/870).
|
|
As per our community policy, deprecated documents are not maintained beyond next three versions.
|
|
The reason for deprecation is explained in [Dockershim-FAQ](/blog/2020/12/02/dockershim-faq/).
|
|
-->
|
|
此页面被重定向到
|
|
https://v1-24.docs.kubernetes.io/zh-cn/docs/reference/tools/map-crictl-dockercli/
|
|
,原因是
|
|
[dockershim 在 v1.24 中被从 crictl 中移除](https://github.com/kubernetes-sigs/cri-tools/issues/870)。
|
|
根据我们的社区政策,弃用的文档超过三个版本后不再维护。
|
|
弃用的原因在 [Dockershim-FAQ](/zh-cn/docs/blog/2020/12/02/dockershim-faq/) 中进行了说明。
|
|
|
|
{{</ note >}}
|