summaryrefslogtreecommitdiffstats
path: root/nixos/tests/docker-tools.nix
AgeCommit message (Expand)Author
2020-12-15dockerTools: normalize arch to GOARCHTerin Stock
2020-12-02nixos/tests/docker-tools.nix: Fix formatSarah Brofeldt
2020-11-20dockerTools: Always cross compile for another arch in the cross exampleadisbladis
2020-11-19dockerTools: Add cross compilation testadisbladis
2020-10-25nixos/tests/docker-tools: Use curl --failScott Worley
2020-09-04dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir
2020-07-31nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen
2020-07-11dockerTools: Always set imageTag attributeRobert Hensing
2020-07-09dockerTools.buildLayeredImage: fix created=nowJos van Bakel
2020-07-06dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir
2020-07-04dockerTools: Support files directly under /nix/storeUtku Demir
2020-06-19dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing
2020-05-08dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir
2020-02-28buildLayeredImage: Allow empty store, no paths to addRobert Hensing
2020-02-27nixosTests.docker-tools: Port to PythonJacek Galowicz
2020-02-14nixosTests.docker-tools: add bulk-layer testAntoine Eiche
2020-01-30dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche
2019-06-06nixos/tests/docker-tools: check layer sharing with buildLayeredImageDaniƫl de Kok
2019-05-07nixos/tests/docker-tools: verify order of layers in stacked imagesAntoine Eiche
2019-03-26dockerTools: add finalImageName parameter for pullImageJaka Hudoklin
2019-03-06nixos/test/docker-tools: fix Nix image digestAntoine Eiche
2019-01-10dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin
2018-12-05dockerTools.buildImage: support using a layered image in fromImageGraham Christensen
2018-09-27dockerTools: test buildLayeredImageGraham Christensen
2018-09-20dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-05-24tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel
2018-04-14docker-tools: add a test for permissions issues with AUFS/overlayDaiderd Jordan
2018-03-13tests/docker-tools: add onTopOfPulledImage testAntoine Eiche
2018-02-16nixos.test.dockerTools: add more testsAntoine Eiche
2018-02-14nixos/tests: add simple dockerTools testProfpatsch