summary refs log tree commit diff
path: root/pkgs/build-support/docker/default.nix
Commit message (Expand)AuthorAge
* dockerTools: use skopeo on the right platformDing Xiang Fei2019-07-02
* treewide: remove unused variables (#63177)volth2019-06-16
* Merge pull request #54921 from grabango/masterMatthew Bauer2019-06-10
|\
| * Use nativeBuildInputs for building Docker imagesKevin Rauwolf2019-01-29
* | dockerTools: Fix the layer orderAntoine Eiche2019-05-07
* | Merge pull request #58350 from xtruder/pkgs/dockerTools/storePathToLayer/runt...lewo2019-04-06
|\ \
| * | dockerTools: storePathToLayer use runtimeShell in scriptJaka Hudoklin2019-03-26
* | | Merge pull request #58345 from xtruder/pkgs/dockerTools/pullImage/finalImageNamelewo2019-03-28
|\ \ \
| * | | dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2019-03-26
* | | | Strip leading ./ in customization layerAlex Biehl2019-03-27
|/ / /
* / / dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpackingAntoine Eiche2019-03-12
|/ /
* | build-support/docker: fix the build of tarsum with Go 1.12Wael M. Nasreddine2019-03-05
* | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
* | dockerTools: mark store-path-to-layer.sh as executableAustin Seipp2019-02-21
* | Merge branch 'master' into staging-nextVladimír Čunát2019-02-19
|\ \
| * | dockerTools.buildImage: preserve layers ordering at image repackingAntoine Eiche2019-02-16
| |/
* | Merge branch 'master' into stagingVladimír Čunát2019-01-22
|\|
| * Merge pull request #54270 from xtruder/build-support/docker/layered_image_tag...lewo2019-01-20
| |\
| | * dockerTools: buildLayeredImage passthru imageTagJaka Hudoklin2019-01-18
* | | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
|/ /
* | 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.buildImage: fix two bugs introduced in c88337c9aca9d91804da7d1d05...Darius Jahandarie2018-12-14
|/
* dockerTools.buildImage: support using a layered image in fromImageGraham Christensen2018-12-05
* dockerTools.buildImageWithNixDb: simplifications and switch to closureInfoAntoine Eiche2018-11-12
* dockerTools: Use nix instead of nixUnstableSarah Brofeldt2018-10-01
* dockerTools.buildLayeredImage: initGraham Christensen2018-09-26
* dockertools: tarsum: turn in to a buildInputGraham Christensen2018-09-26
* 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.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
|\
| * 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.buildImage: do not add /nix/store in the tar streamAntoine Eiche2018-02-14
| |/ |/|
* | 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.buildImage: Switch to the format image generated by SkopeoAntoine Eiche2017-09-23