summary refs log tree commit diff
path: root/pkgs/build-support/docker/examples.nix
Commit message (Expand)AuthorAge
* docker examples: Drop unneeded contents listGraham Christensen2019-12-16
* dockerTools.examples.nix: set USER in the container configAntoine Eiche2019-12-05
* 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
* Merge pull request #52870 from xtruder/pkgs/dockerTools/buildLayeredImage/ext...lewo2019-01-10
|\
| * dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin2019-01-10
* | dockerTools.examples.runAsRootParentImage: initAntoine Eiche2018-12-27
|/
* 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
* dockerTools.examples: explicitly set image tag to fix docker-tools testsAntoine Eiche2018-07-06
* tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel2018-05-24
* dockerTools.pullImage: Skopeo pulls images by digestAntoine Eiche2018-05-02
* dockerTools: add an onTopOfPulledImage exampleAntoine Eiche2018-03-13
* dockerTools.examples: correct a typo in commentsWei-Ming Yang2018-01-01
* dockerTools: fix hash to accomodate the pullImage revertRobin Gloster2017-09-28
* Revert "dockerTools.pullImage: use skopeo to pull the image"Robin Gloster2017-09-28
* dockerTools.examples.nix: set NIX_PAGER=cat environment variableAntoine Eiche2017-09-25
* dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix storeAntoine Eiche2017-09-20
* dockerTools.pullImage: use skopeo to pull the imageAntoine Eiche2017-09-17
* docker tools: fix pull image functionMatej Cotman2017-05-26
* use rsync, comment out pullsAllen Nelson2016-10-03
* add examples fileAllen Nelson2016-10-03