squakez commented on issue #5385:
URL: https://github.com/apache/camel-k/issues/5385#issuecomment-2065922929

   > The 1970 date is [intentional for reproducibility 
reasons](https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#why-is-my-image-created-48-years-ago).
 It may be investigated if setting the date may interfere with the container 
build cache.
   
   I think in our case we don't need to care of this kind of container 
reproducibility. I mean, we already reuse a container that present the same 
characteristics, so, whenever we build we'd always do it from scratch with a 
brand new container (which always changes the name and digest anyway). Layering 
caching should not be affected if we introduce this change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to