nixpkgs/pkgs/build-support/docker
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
..
default.nix dockerTools: Fix the layer order 2019-05-07 16:52:25 +02:00
detjson.py dockerTools: private registry support 2016-01-27 21:13:07 +00:00
examples.nix nixos/tests/docker-tools: verify order of layers in stacked images 2019-05-07 16:52:13 +02:00
nix-prefetch-docker dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
nix-prefetch-docker.nix dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
store-path-to-layer.sh treewide: fixup bcf54ce 2019-04-12 09:09:22 +02:00
tarsum.go dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00