使用dockerfile的copy报错, stat /var/lib/docker/tmp xxxxxxxx  No such file or directory 

我使用绝对路径来拷贝文件,之后提示报错。不存在该文件解决方法:将要拷贝的文件要在与dockerfile同一目录下

且写成 ./文件名称 

 

参考博客:

https://blog.csdn.net/top_explore/article/details/101020232

 

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐