You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AkihiroSuda
changed the title
rewrite-timestamp still rewrites base image layers
rewrite-timestamp still rewrites base image layers (for some base images)
Mar 28, 2024
rewrite-timestamp
seems to still rewrites base image layers.Avoid applying
SOURCE_DATE_EPOCH
to base images #4663 was apparently not enough.This issue is similar to setting
SOURCE_DATE_EPOCH
changes thecreated
metadata for base image layers (which are otherwise immutable 😅) #4614 , but this new issue is about the layers, not the metadataReproducer
Tested with BuildKit v0.13.1.
Dockerfile:
manifest
sha256:bb6650298c854e7ce1e01184672c90ecd3bbd01279fc5de6693b3b19a2a4a20e
:config
sha256:f9fe9346991338c71f55c2e94b3003ab4741e04769e3cbedb998ed8da823f01a
:The output must retain the original layer
sha256:7b2699543f22d5b8dc8d66a5873eb246767bca37232dee1e7a3b8c9956bceb0c
(diff idsha256:95c4a60383f7b6eb6f7b8e153a07cd6e896de0476763bef39d0f6cf3400624b
)https://explore.ggcr.dev/?image=busybox%3A1.36.1%40sha256%3A650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6
The text was updated successfully, but these errors were encountered: