Files
nixpkgs/pkgs/build-support
Antoine Eiche a5a5820048 dockerTools: Fix the layer order
The layer order was not correct when a parent image was used: parent
image layers were above the new created layer.

This commits simplifies the code related to layer ordering. In
particular, layers in `layer-list` are ordered from bottom-most to
top-most. This is also the order of layers in the `rootfs.diff_ids`
attribute of the image configuration.
2019-05-07 16:52:25 +02:00
..
2018-12-07 21:37:19 -05:00
2019-04-23 21:48:57 -04:00
2019-05-07 16:52:25 +02:00
2018-07-20 18:48:37 +00:00
2018-09-06 08:09:53 -04:00
2019-04-13 23:20:58 +02:00
2017-12-20 23:42:07 +00:00
2019-04-21 13:12:33 +02:00
2017-06-14 11:29:31 +02:00