Actor build keep running clean build although I choose build with cache
Can anyone explain how building actor work? Although I only choose build option which decalre that it will build with Docker cache layer, it's keep building from scratch, cannot find out why this happended
1 Reply
As I see "Note that the cached images and layers might not always be available on the server building the image, the useCache parameter only functions on a best-effort basis." does it mean even when using cache, it's will randomly using cache base on which server it's has build on, right?
