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

时间:2016-06-09 23:37:08   收藏:0   阅读:2032

??tar cvf image.tar image/

==> cd image/        #路径问题,要进入到这个文件夹里面打包

==> tar cvf image.tar *

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

 

我在github上回答: 

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

 

原文:http://www.cnblogs.com/chen-blog/p/5572885.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!