summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorUtku Demir <me@utdemir.com>2020-05-06 15:43:39 +1200
committerUtku Demir <me@utdemir.com>2020-05-07 11:50:00 +1200
commit69f62947243423cd4975d1fac0035b38ae7c85c1 (patch)
tree917f7fe1190cd2c07b94ab6955dad29a4976c368 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentdefdda6f93daf4c1bf9f1b104c0d503f90099506 (diff)
dockerTools.buildLayeredImage: Avoid appending to tarballs when building layers
Appending to an existing tar archive repeatedly seems to be a quadratic operation, since tar seems to traverse the existing archive even using the `-r, --append` flag. This commit avoids that by passing the list of files to a single tar invocation.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions