crictl基础操作

# 1. 查看机器上的镜像列表
crictl images ls
# 2.删除机器上没用使用的镜像
crictl rmi --prune
posted @ 2023-09-28 10:59  yuhaohao  阅读(963)  评论(0)    收藏  举报