dist文件存在,但是dockerfile的COPY dist /usr/share/html 一直报 ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref bfa16751-d3处理
检查框架里的ignore文件里有dist,.gitignore去掉dist,保险期间,所有ignore里都去掉了,然后就编译成功了。
.gitignore
.dockerignore
.stylelintignore