Skip to content
Commit da7cd82a authored by Antoine Eiche's avatar Antoine Eiche
Browse files

dockerTools.buildImage: preserve layers ordering at image repacking

This patch preserves the ordering of layers of a parent image when the
new image is packed.

It is currently not the case: layers are stacked in the reverse order.

Fixes #55290
parent 8568f68e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment