about summary refs log tree commit diff
path: root/nixos/tests/docker-tools.nix
AgeCommit message (Expand)AuthorFilesLines
2020-12-02nixos/tests/docker-tools.nix: Fix formatSarah Brofeldt1-1/+2
2020-11-20dockerTools: Always cross compile for another arch in the cross exampleadisbladis1-3/+3
2020-11-19dockerTools: Add cross compilation testadisbladis1-0/+12
2020-10-25nixos/tests/docker-tools: Use curl --failScott Worley1-1/+1
2020-09-04dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir1-8/+1
2020-07-31nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen1-0/+10
2020-07-11dockerTools: Always set imageTag attributeRobert Hensing1-0/+37
2020-07-09dockerTools.buildLayeredImage: fix created=nowJos van Bakel1-1/+10
2020-07-06dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir1-2/+3
2020-07-04dockerTools: Support files directly under /nix/storeUtku Demir1-0/+6
2020-06-19dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing1-0/+14
2020-05-08dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir1-0/+10
2020-02-28buildLayeredImage: Allow empty store, no paths to addRobert Hensing1-0/+17
2020-02-27nixosTests.docker-tools: Port to PythonJacek Galowicz1-81/+129
2020-02-14nixosTests.docker-tools: add bulk-layer testAntoine Eiche1-0/+6
2020-01-30dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche1-0/+3
2019-06-06nixos/tests/docker-tools: check layer sharing with buildLayeredImageDaniƫl de Kok1-0/+6
2019-05-07nixos/tests/docker-tools: verify order of layers in stacked imagesAntoine Eiche1-0/+7
2019-03-26dockerTools: add finalImageName parameter for pullImageJaka Hudoklin1-2/+2
2019-03-06nixos/test/docker-tools: fix Nix image digestAntoine Eiche1-2/+2
2019-01-10dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin1-0/+1
2018-12-05dockerTools.buildImage: support using a layered image in fromImageGraham Christensen1-0/+4
2018-09-27dockerTools: test buildLayeredImageGraham Christensen1-0/+4
2018-09-20dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen1-0/+7
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-05-24tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel1-0/+6
2018-04-14docker-tools: add a test for permissions issues with AUFS/overlayDaiderd Jordan1-3/+3
2018-03-13tests/docker-tools: add onTopOfPulledImage testAntoine Eiche1-4/+14
2018-02-16nixos.test.dockerTools: add more testsAntoine Eiche1-16/+19
2018-02-14nixos/tests: add simple dockerTools testProfpatsch1-0/+36