跳至內容

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 年前檢視次數 535 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。