nixpkgs/pkgs/build-support/docker
Alex Biehl 886c92332c dockerTools: Properly add /nix/ and /nix/store/ first to layer.tar
In https://github.com/NixOS/nixpkgs/pull/58431 the authors ensured that
the resulting layer.tar would always list

  /nix/
  /nix/store/

first to fully comply to the tar spec. Various refactorings later it is only
ensured to create /nix/ but NOT /nix/store anymore. Instead tar transformed
them to /nix/nix and /nix/nix/store.
2020-05-24 14:28:35 +02:00
..
default.nix Merge pull request #87154 from utdemir/buildimage-optimizations 2020-05-19 15:39:25 +02:00
detjson.py
examples.nix Merge pull request #87725 from nlewo/fix-dockertools 2020-05-15 16:54:09 +02:00
nix-prefetch-docker dockerTools: pass insecure-policy and tmpdir to skopeo 2020-05-16 08:46:13 +10:00
nix-prefetch-docker.nix nix-prefetch-docker: Add jq into path 2020-04-27 22:21:55 +03:00
store-path-to-layer.sh dockerTools: Properly add /nix/ and /nix/store/ first to layer.tar 2020-05-24 14:28:35 +02:00
tarsum.go dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00