Docker import error:Error: open /tmp/docker-import-123456789/repo/bin/json: no such file or directory


tar cvf image.tar image/

==> cd image/        #路徑問題,要進入到這個文件夾里面打包

            #directory issue, you must enter into the directory

==> tar cvf image.tar *

check the directory !!
I faced the similar log but finally I found it had included the extra directory!

 

我在github上回答: 

my answer on github:

https://github.com/docker/docker/issues/9245

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM