Mapping from dockercli to crictl
Note: This page is deprecated and will be removed in Kubernetes 1.27.
This page provides a reference for mapping common commands for the docker
command-line tool into the equivalent commands for crictl
.
Note: The output format of crictl
is similar to docker
CLI, despite some missing columns for some CLI. Make sure to check output for the specific command if your command output is being parsed programmatically.