Blog Page 11/44
Set a good creation time when building a docker image with jib by Romain Manni-Bucau, 2020-03-11
Jib is a great tool to create docker image, however its defaults set the creation date of the image and the last modified date of the files to the 1-1-1970 which prevents to use file last modified value which is an issue for webjars for example.