nixpkgs/pkgs/build-support/docker
Jörg Thalheim 4911915512 nixos/dockerTools: fixup proot/fakeroot code
Not sure how this ever worked but tar was trying to archive /proc and /sys, which failed to work.
Since this is never useful for containers to do, we exclude this now in the proot case.
Also fakeroot is not needed when proot is used as it provideds the same feature.
We now cleanly seperate those cases as both are kind of hacks and it's more likely
that the combination will just trigger new bugs.
2023-11-19 08:30:27 +01:00
..
test-dummy dockerTools: Fix test 2021-10-25 12:25:01 +02:00
default.nix nixos/dockerTools: fixup proot/fakeroot code 2023-11-19 08:30:27 +01:00
detjson.py
examples.nix nixosTests.docker-tools: Fix nginx test 2022-12-08 22:29:10 +01:00
nix-prefetch-docker nix-prefetch-docker: handle overrides correctly 2023-04-03 21:12:13 +03:00
nix-prefetch-docker.nix
stream_layered_image.py
tarsum.go
tarsum.nix tarsum: init 2021-08-05 08:54:41 +10:00