跳至内容

CodeBuild-DockerImage - caching

0

I have not turned on caching in my code build project. However when I run the code build project to build the docker image it does the caching and uses the layer which is already in cache. Any help would be much appreciated.Enter image description here

Enter image description here

已提问 3 年前534 查看次数
1 回答
0

That's just saying that the layer already exists in ECR. I was realizing that it says already exists during push not when building the image. This is totally unrelated to the CodeBuild caching feature.

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。