docker build当前路径代码来源一个容器镜像layer.tar(解压提取),经过对比发现不知为何多了一个.wh..wh..opq文件(空文件)删除后,即可正常构建。
参考https://developer.aliyun.com/ask/666225
相似问题