将docker镜像转换到containerd镜像运行。

docker tag ascendhub.huawei.com/public-ascendhub/ascend-pytorch:23.0.RC2-centos7 torch:b030

docker save torch:b030 > test.tar

ctr -n=k8s.io images import test.tar 

ctr -n=k8s.io images ls

 

posted @ 2023-09-06 11:28  vmsysjack  阅读(350)  评论(0编辑  收藏  举报