diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2023-03-09-pigz.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2023-03-09-pigz.md new file mode 100644 index 0000000000..4628fdb6bd --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2023-03-09-pigz.md @@ -0,0 +1 @@ +- Added pigz to the production image. The parallel gzip implementation is useful to speed up the decompression time spent for large container image imports/exports.