summary refs log tree commit diff
path: root/pkgs/build-support/docker
Commit message (Expand)AuthorAge
...
* dockerTools.buildImageWithNixDb: simplifications and switch to closureInfoAntoine Eiche2018-11-12
* dockerTools: Use nix instead of nixUnstableSarah Brofeldt2018-10-01
* dockerTools: test buildLayeredImageGraham Christensen2018-09-27
* dockerTools.buildLayeredImage: initGraham Christensen2018-09-26
* dockertools: tarsum: turn in to a buildInputGraham Christensen2018-09-26
* dockerTools.buildImage: test that created=now makes an unstable dateGraham Christensen2018-09-20
* dockerTools.buildImage: support impure datesGraham Christensen2018-09-20
* dockerTools.pullImage: correct default archJack Kelly2018-09-19
* dockerTools.pullImage: control OS and architectureNick Novitski2018-07-27
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* dockerTools.examples: explicitly set image tag to fix docker-tools testsAntoine Eiche2018-07-06
* dockerTools.buildImage: add option to use nix output hash as tagMathias Schreck2018-07-06
* dockerTools.pullImage: expose image* attributes (#41366)lewo2018-06-03
* Merge pull request #40947 from samueldr/fix/34779lewo2018-05-24
|\
| * tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel2018-05-24
| * dockerTools: fixes extraCommands for mkRootLayer.Samuel Dionne-Riel2018-05-24
* | skopeo: 0.1.29 -> 0.1.30Antoine Eiche2018-05-24
|/
* dockerTools.pullImage: Fix build with sandboxingaszlig2018-05-06
* dockerTools.pullImage: Skopeo pulls images by digestAntoine Eiche2018-05-02
* dockerTools.buildImage: add /nix/store with correct permissionsJean-Philippe Braun2018-04-16
* Merge pull request #25148 from obsidiansystems/docker-dirlinksRyan Trinkle2018-04-09
|\
| * Merge branch 'master' into docker-dirlinksRyan Trinkle2017-11-03
| |\
| * | dockerTools: optionally preserve directory symlinksRyan Trinkle2017-04-23
* | | dockerTools.tarsum: Fix upstream importSarah Brofeldt2018-03-26
* | | dockerTools: add --sort=name options on all tar callsAntoine Eiche2018-03-13
* | | dockerTools: dereference hard links in tar archivesAntoine Eiche2018-03-13
* | | dockerTools: add an onTopOfPulledImage exampleAntoine Eiche2018-03-13
* | | dockerTools.buildImage: do not add /nix/store in the tar streamAntoine Eiche2018-02-14
* | | treewide: Fix deps in a few other fixed output derivationsJohn Ericson2018-01-10
* | | 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
* | Revert "dockerTools.buildImage: Switch to the format image generated by Skopeo"Robin Gloster2017-09-28
* | dockerTools.examples.nix: set NIX_PAGER=cat environment variableAntoine Eiche2017-09-25
* | dockerTools.buildImage: Switch to the format image generated by SkopeoAntoine Eiche2017-09-23
* | dockerTools.buildImageWithNixDb: Make output paths valid and add gcrootsAntoine Eiche2017-09-20
* | 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
* | dockerTools.pullImage: change the docker deamon readiness mechanismAntoine Eiche2017-09-04
* | dockerTools: fix image json and manifestMathias Schreck2017-08-03
* | dockerTools: fix permissions on base imageAntoine Eiche2017-07-31
* | docker: generate the image configuration and manifestAntoine Eiche2017-07-26
* | docker: Remove ./ pattern when packing an imageAntoine Eiche2017-07-26
* | docker: do not import configuration and manifest from the base imageAntoine Eiche2017-07-26
* | docker: lowercase image name and tagAntoine Eiche2017-07-25
* | Merge pull request #27017 from LnL7/docker-pure-layerDaiderd Jordan2017-07-15
|\ \
| * | docker-tools: fixup permssions for extraCommandsDaiderd Jordan2017-07-08
| * | docker-tools: set group/owner when creating a pure layerDaiderd Jordan2017-07-01
* | | tarsum: Fix source path in docker.srcSarah Brofeldt2017-07-13
|/ /
* | using inherited insteadMichael Fellinger2017-06-27