summary refs log tree commit diff
path: root/nixos/tests/docker-tools.nix
Commit message (Expand)AuthorAge
* nixos/test-driver: Run commands with error handlingtalyz2021-06-05
* dockerTools: Allow omitting all store pathsRobert Hensing2021-05-26
* Revert "nixos/tests/docker-tools*: remove useless formatter"Robert Hensing2021-05-09
* nixos/tests/docker-tools*: remove useless formatterRobert Hensing2021-05-08
* nixos/tests/docker-tools*: Add myself as maintainer where missingRobert Hensing2021-05-08
* dockerTools: test that mergeImages preserves ownerViktor Kronvall2021-04-08
* dockerTools: test mergeImagesViktor Kronvall2021-04-08
* Merge pull request #116749 from vroad/docker-layered-image-fakerootRobert Hensing2021-04-07
|\
| * dockerTools.streamLayeredImage: Add test for fakeRootCommandsvroad2021-04-07
* | dockerTools.streamLayeredImage: resolve duplicate env varsLouis Blin2021-03-25
* | dockerTools.buildLayeredImage: support fromImageLouis Blin2021-03-23
|/
* dockerTools.buildLayeredImage: image names with registry/ prefixLouis Blin2021-03-10
* Revert "nixos/tests/docker: wait for docker service"Mark Vainomaa2021-01-15
* nixos/tests/docker: wait for docker service (#109418)Milan2021-01-15
* treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
* dockerTools: Test buildLayeredImage with symlinksSarah Brofeldt2021-01-04
* dockerTools: normalize arch to GOARCHTerin Stock2020-12-15
* nixos/tests/docker-tools.nix: Fix formatSarah Brofeldt2020-12-02
* dockerTools: Always cross compile for another arch in the cross exampleadisbladis2020-11-20
* dockerTools: Add cross compilation testadisbladis2020-11-19
* nixos/tests/docker-tools: Use curl --failScott Worley2020-10-25
* dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir2020-09-04
* nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen2020-07-31
* dockerTools: Always set imageTag attributeRobert Hensing2020-07-11
* dockerTools.buildLayeredImage: fix created=nowJos van Bakel2020-07-09
* dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir2020-07-06
* dockerTools: Support files directly under /nix/storeUtku Demir2020-07-04
* dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing2020-06-19
* 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