nixpkgs/doc/builders
Alex James c9af898255
dockerTools.buildImage: make VM memSize configurable
Fixes #186752. This adds buildVMMemorySize (defaults to 512 MiB) to
buildImage, which is passed to vm.runInLinuxVM. This is needed for
larger base images, which may otherwise cause container build failures
due to OOM in the VM.
2022-08-16 21:47:29 -05:00
..
images dockerTools.buildImage: make VM memSize configurable 2022-08-16 21:47:29 -05:00
packages nixpkgs/doc: remove unused unfree.xml 2022-07-28 16:54:32 +02:00
special
fetchers.chapter.md fetchgit: allow disabling cone mode for sparse checkouts, fix test 2022-08-14 23:03:07 +02:00
images.xml
special.xml
testers.chapter.md doc/testers: Mention nixosTests in nixosTest doc 2022-05-05 13:08:05 +02:00
trivial-builders.chapter.md