summary refs log tree commit diff
path: root/pkgs/build-support/docker
Commit message (Expand)AuthorAge
* buildImageWithNixDb: export USER (#74959)tomberek2019-12-07
* dockerTools.examples.nix: set USER in the container configAntoine Eiche2019-12-05
* build-support/docker: set default image arch to host archNick Spinale2019-09-16
* dockertools.buildLayeredImage: default layer count up to 100Graham Christensen2019-08-12
* Merge pull request #63865 from dingxiangfei2009/dockertools-cross-compilationSarah Brofeldt2019-07-31
|\
| * dockerTools: use skopeo on the right platformDing Xiang Fei2019-07-02
* | treewide: use dontUnpackworldofpeace2019-07-01
|/
* 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
* | nixos/tests/docker-tools: check layer sharing with buildLayeredImageDaniël de Kok2019-06-06
* | dockerTools.buildLayeredImage: restore layer sharingDaniël de Kok2019-06-06
* | dockerTools: Fix the layer orderAntoine Eiche2019-05-07
* | nixos/tests/docker-tools: verify order of layers in stacked imagesAntoine Eiche2019-05-07
* | treewide: fixup bcf54cernhmjoj2019-04-12
* | 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 #58360 from xtruder/pkgs/dockerTools/nix-prefetch-dockerJaka Hudoklin2019-04-06
|\ \ \
| * | | dockerTools: add nix-prefetch-docker scriptJaka Hudoklin2019-04-06
| |/ /
* | | 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
* | | | Add /nix/store to each layer.tarAlex Biehl2019-03-27
|/ / /
* / / dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpackingAntoine Eiche2019-03-12
|/ /
* | nixos/test/docker-tools: fix Nix image digestAntoine Eiche2019-03-06
* | 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
* | Merge pull request #52959 from nlewo/runAsRootParentImagelewo2018-12-29
|\ \
| * | dockerTools.examples.runAsRootParentImage: initAntoine Eiche2018-12-27
| |/
* / 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: 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