將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

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章