Files
nixpkgs/pkgs/build-support
Florian Klink f7ee2706c2 dockerTools.fakeNss: init
This provides a /etc/passwd and /etc/group that contain root and nobody.

Useful when packaging binaries that insist on using nss to look up
username/groups (like nginx).

The current nginx example used the `runAsRoot` parameter to setup
/etc/group and /etc/passwd (which also doesn't exist in
buildLayeredImage), so we can now just use fakeNss there and use
buildLayeredImage.
2020-12-02 14:56:07 +01:00
..
2020-06-01 13:59:20 +01:00
2020-12-02 14:56:07 +01:00
2020-09-21 08:30:58 +10:00
2020-10-24 16:43:05 +05:30
2020-03-09 02:11:45 -04:00
2020-11-24 12:42:06 -05:00