summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorWxNzEMof <143541718+WxNzEMof@users.noreply.github.com>2024-07-16 06:56:50 +0000
committerTom Bereknyei <tomberek@gmail.com>2024-09-25 00:23:20 -0400
commit847b4732e45569f1eaf7541b34566a13d43b9ded (patch)
tree439f3fd915acab3056a088eb21b3e75a0ddbdfb4 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent1635eccf49386b97d11fcc299321764c081f5c04 (diff)
dockerTools: Allow separately specifying metadata and filesystem timestamps
Setting the image creation timestamp in the image metadata to a constant date can cause problems with self-hosted container registries, that need to e.g. prune old images. This timestamp is also useful for debugging. However, it is almost never useful to set the filesystem timestamp to a constant value. Doing so not only causes the image to possibly no longer be reproducible, but also removes any possibility of deduplicating layers with other images, causing unnecessary storage space usage. Therefore, this commit introduces "mtime", a new parameter to streamLayeredImage, which allows specifying the filesystem timestamps separately from "created". For backwards compatibility, "mtime" defaults to the value of "created".
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions