Direkt zum Inhalt

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

gefragt vor 3 Jahren535 Aufrufe
1 Antwort
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.

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.