aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/docker-tools.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/tests/docker-tools.nix: Fix formatSarah Brofeldt2020-12-021-1/+2
* dockerTools: Always cross compile for another arch in the cross exampleadisbladis2020-11-201-3/+3
* dockerTools: Add cross compilation testadisbladis2020-11-191-0/+12
* nixos/tests/docker-tools: Use curl --failScott Worley2020-10-251-1/+1
* dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir2020-09-041-8/+1
* nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen2020-07-311-0/+10
* dockerTools: Always set imageTag attributeRobert Hensing2020-07-111-0/+37
* dockerTools.buildLayeredImage: fix created=nowJos van Bakel2020-07-091-1/+10
* dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir2020-07-061-2/+3
* dockerTools: Support files directly under /nix/storeUtku Demir2020-07-041-0/+6
* dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing2020-06-191-0/+14
* dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir2020-05-081-0/+10
* buildLayeredImage: Allow empty store, no paths to addRobert Hensing2020-02-281-0/+17
* nixosTests.docker-tools: Port to PythonJacek Galowicz2020-02-271-81/+129
* nixosTests.docker-tools: add bulk-layer testAntoine Eiche2020-02-141-0/+6
* dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche2020-01-301-0/+3
* nixos/tests/docker-tools: check layer sharing with buildLayeredImageDaniƫl de Kok2019-06-061-0/+6
* nixos/tests/docker-tools: verify order of layers in stacked imagesAntoine Eiche2019-05-071-0/+7
* dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2019-03-261-2/+2
* nixos/test/docker-tools: fix Nix image digestAntoine Eiche2019-03-061-2/+2
* dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin2019-01-101-0/+1
* dockerTools.buildImage: support using a layered image in fromImageGraham Christensen2018-12-051-0/+4
* dockerTools: test buildLayeredImageGraham Christensen2018-09-271-0/+4
* dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen2018-09-201-0/+7
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-1/+1
* tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel2018-05-241-0/+6
* docker-tools: add a test for permissions issues with AUFS/overlayDaiderd Jordan2018-04-141-3/+3
* tests/docker-tools: add onTopOfPulledImage testAntoine Eiche2018-03-131-4/+14
* nixos.test.dockerTools: add more testsAntoine Eiche2018-02-161-16/+19
* nixos/tests: add simple dockerTools testProfpatsch2018-02-141-0/+36