mirror of
https://github.com/moby/moby.git
synced 2026-07-13 19:12:11 +00:00
Order the layers in OCI manifest by their actual apply order. This is required by the OCI image spec. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>