Files
moby/image
Stephen Day 392d33c98c image/save: set a stable timestamp for assets
When saving a docker image with `docker save`, output may have the
current timestamp, resulting in slightly changed content each time the
`save` command gets run. This patch attemtps to stabilize that effort to
clean up some spots where we've missed setting the timestamps.

It's not totally clear that setting these timestamps to 0 is the correct
behavior but it will fix the hash stability problem on output.

Signed-off-by: Stephen Day <stephen.day@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-08 17:49:25 +01:00
..
2024-09-10 11:01:01 +02:00
2024-07-16 12:46:57 -07:00
2023-08-24 17:57:22 +02:00
2024-12-19 12:14:24 +01:00