about summary refs log tree commit diff
path: root/nixos/tests/docker-tools.nix
Commit message (Expand)AuthorAge
* dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir2020-05-08
* buildLayeredImage: Allow empty store, no paths to addRobert Hensing2020-02-28
* nixosTests.docker-tools: Port to PythonJacek Galowicz2020-02-27
* nixosTests.docker-tools: add bulk-layer testAntoine Eiche2020-02-14
* dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche2020-01-30
* nixos/tests/docker-tools: check layer sharing with buildLayeredImageDaniƫl de Kok2019-06-06
* nixos/tests/docker-tools: verify order of layers in stacked imagesAntoine Eiche2019-05-07
* dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2019-03-26
* nixos/test/docker-tools: fix Nix image digestAntoine Eiche2019-03-06
* dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin2019-01-10
* dockerTools.buildImage: support using a layered image in fromImageGraham Christensen2018-12-05
* dockerTools: test buildLayeredImageGraham Christensen2018-09-27
* dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen2018-09-20
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel2018-05-24
* docker-tools: add a test for permissions issues with AUFS/overlayDaiderd Jordan2018-04-14
* tests/docker-tools: add onTopOfPulledImage testAntoine Eiche2018-03-13
* nixos.test.dockerTools: add more testsAntoine Eiche2018-02-16
* nixos/tests: add simple dockerTools testProfpatsch2018-02-14