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

tar cvf image.tar image/

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

            #directory issue, you must enter into the directory

==> tar cvf image.tar *github

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

 

我在github上回答: it

my answer on github:打包

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

相關文章
相關標籤/搜索