Loading nixos/tests/docker-tools.nix +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ... }: let # nixpkgs#214434: dockerTools.buildImage fails to unpack base images # containing duplicate rootfs diffs when those duplicate tarballs # containing duplicate layers when those duplicate tarballs # appear under the manifest's 'Layers'. Docker can generate images # like this even though dockerTools does not. repeatedLayerTestImage = Loading Loading
nixos/tests/docker-tools.nix +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ... }: let # nixpkgs#214434: dockerTools.buildImage fails to unpack base images # containing duplicate rootfs diffs when those duplicate tarballs # containing duplicate layers when those duplicate tarballs # appear under the manifest's 'Layers'. Docker can generate images # like this even though dockerTools does not. repeatedLayerTestImage = Loading